Skip to content

Hostname

midacomp.it

Last fetched

midacomp.it resolves to 3 IPv4 addresses operated by FIBERSTATE - FiberState, LLC in US. WHOIS lists registrar:centralnic group ltd as the registrar.

Nutrition Label

WHISPER CANON · midacomp.itRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/midacomp.it

Resolution chain

midacomp.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:centralnic group ltd
Organization
mida computers sas
Contact emails

Subdomains

17 observed subdomains of midacomp.it.

Web-graph footprint

Distinct hostnames that link to or from midacomp.it in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for midacomp.it.

MechanismTarget
SPF_Amidacomp.it
SPF_IP136.243.42.145
SPF_IP185.38.44.162
SPF_IP88.99.100.101
SPF_IP88.99.253.71
SPF_IP94.130.216.79
SPF_IP94.130.216.95/32
SPF_MXmidacomp.it

Related pages

Pivot deeper into the graph from midacomp.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "midacomp.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.