Skip to content

Hostname

mac3.it

Last fetched

mac3.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:vhosting solution s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · mac3.itRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mac3.it

Resolution chain

mac3.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.211.121.13780.211.0.0/17AS31034IT

WHOIS identity

Registrar
registrar:vhosting solution s.r.l.
Organization
mac 3 spa
Contact emails

Subdomains

15 observed subdomains of mac3.it.

Web-graph footprint

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

23 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mac3.it.

MechanismTarget
SPF_Amac3.it
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.109.24.3/32
SPF_IP5.9.241.25/32
SPF_IP83.149.128.196/32
SPF_MXmac3.it

Related pages

Pivot deeper into the graph from mac3.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mac3.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.