Skip to content

Hostname

gomun.com.br

Last fetched

gomun.com.br resolves to 1 IPv4 address operated by IDC19 - WDI SOLUCOES EM TEC INFORMACAO LTDA in BR.

Nutrition Label

WHISPER CANON · gomun.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gomun.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.73.233.47177.73.233.0/24AS53038IDC19 - WDI SOLUCOES EM TEC INFORMACAO LTDABR

WHOIS identity

Registrar
Organization
nuvem hospedagem solu??es web
Contact emails

Subdomains

10 observed subdomains of gomun.com.br.

Web-graph footprint

Distinct hostnames that link to or from gomun.com.br in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • gomun.com.br

SPF policy

8 SPF mechanisms authorising senders for gomun.com.br.

MechanismTarget
SPF_Agomun.com.br
SPF_IP103.195.100.72/29
SPF_IP128.201.73.25
SPF_IP177.73.233.47
SPF_IP179.127.30.69/24
SPF_IP179.127.30.72
SPF_IP45.58.126.248/29
SPF_MXgomun.com.br

Related pages

Pivot deeper into the graph from gomun.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gomun.com.br"})-[: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.