Skip to content

Hostname

mg12.it

Last fetched

mg12.it resolves to 1 IPv4 address operated by Locaweb Servicos de Internet SA in BR. WHOIS lists registrar:marcaria.com eu limited as the registrar.

Nutrition Label

WHISPER CANON · mg12.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mg12.it

Resolution chain

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

IPPrefixASNOperatorCountry
186.202.157.79186.202.128.0/19AS27715Locaweb Servicos de Internet SABR

WHOIS identity

Registrar
registrar:marcaria.com eu limited
Organization
icron services
Contact emails

Subdomains

1 observed subdomain of mg12.it.

Subdomain
www.mg12.it

Web-graph footprint

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

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mg12.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com

Related pages

Pivot deeper into the graph from mg12.it.

Cypher and MCP

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

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