Skip to content

Hostname

gobmx.org

Last fetched

gobmx.org resolves to 2 IPv4 addresses operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · gobmx.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gobmx.org

Resolution chain

gobmx.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.89.96.3198.89.96.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS
198.89.96.6198.89.96.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:1005
Organization
Contact emails

Subdomains

7 observed subdomains of gobmx.org.

Web-graph footprint

Distinct hostnames that link to or from gobmx.org in the public web crawl.

66 sites link to this hostname.

1,070 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gobmx.org

SPF policy

9 SPF mechanisms authorising senders for gobmx.org.

MechanismTarget
SPF_Agobmx.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP15.204.143.43
SPF_IP198.89.96.3
SPF_IP198.89.96.6
SPF_IP38.62.232.22
SPF_IP66.225.201.2
SPF_MXgobmx.org

Related pages

Pivot deeper into the graph from gobmx.org.

Cypher and MCP

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

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