Skip to content

Hostname

bigimama.com

Last fetched

bigimama.com resolves to 1 IPv4 address operated by DUOCAST-AS - Duocast B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.188.24345.82.188.0/24AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
iana:1647
Organization
aheco african food & cosmetics b.v.
Contact emails

Subdomains

5 observed subdomains of bigimama.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bigimama.com

SPF policy

3 SPF mechanisms authorising senders for bigimama.com.

MechanismTarget
SPF_Abigimama.com
SPF_IP45.82.188.243
SPF_MXbigimama.com

Related pages

Pivot deeper into the graph from bigimama.com.

Cypher and MCP

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

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