Skip to content

Hostname

botamomo.com

Last fetched

botamomo.com resolves to 1 IPv4 address operated by NETINF-TRANSIT-AS - NetInformatik Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · botamomo.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/botamomo.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.160.194.12023.160.194.0/24AS397270NETINF-TRANSIT-AS - NetInformatik Inc.US

WHOIS identity

Registrar
iana:303
Organization
dharma technet pvt.
Contact emails

Subdomains

8 observed subdomains of botamomo.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • botamomo.com

SPF policy

7 SPF mechanisms authorising senders for botamomo.com.

MechanismTarget
SPF_Abotamomo.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP188.40.169.203
SPF_IP23.160.194.120
SPF_IP5.9.173.29
SPF_IP95.217.225.186
SPF_MXbotamomo.com

Related pages

Pivot deeper into the graph from botamomo.com.

Cypher and MCP

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

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