Skip to content

Hostname

namingomba.com

Last fetched

namingomba.com resolves to 1 IPv4 address operated by AS132420 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · namingomba.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/namingomba.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.20.212.67103.20.254.0/24AS132420IN

WHOIS identity

Registrar
iana:303
Organization
namingomba tea estate
Contact emails

Subdomains

7 observed subdomains of namingomba.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • namingomba.com

SPF policy

9 SPF mechanisms authorising senders for namingomba.com.

MechanismTarget
SPF_Anamingomba.com
SPF_IP103.16.141.171
SPF_IP103.16.141.233
SPF_IP103.16.142.62
SPF_IP103.20.212.115
SPF_IP103.20.212.66
SPF_IP103.20.212.67
SPF_IP103.20.214.109
SPF_MXnamingomba.com

Related pages

Pivot deeper into the graph from namingomba.com.

Cypher and MCP

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

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