Skip to content

Hostname

bigamart.com

Last fetched

bigamart.com resolves to 104.26.4.89, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. bigamart.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bigamart.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bigamart.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Contact emails
bigamart.com@contactprivacy.com, kandid007@yahoo.com, noreply@data-protected.net, 13809dee-b32f-4e32-a711-ae25e6a6165f@identity-protect.org, 34bdbd51-451b-4ec1-a202-07da3af3a396@identity-protect.org, 5e1753b1-74f4-44f7-b39a-b250d482a8d2@identity-protect.org, a62def63-3a8c-4105-81b6-0b1047f32dd2@identity-protect.org, b67f045a-3b87-43cc-ad4b-6eb15d30bc6d@identity-protect.org, d108cf30-2c65-4c17-a711-d8cbf75bea43@identity-protect.org, e4a90a93-0d75-4b3e-8e80-f4e794281858@identity-protect.org, owner-10638989@bigamart.com.whoisprivacyservice.org, owner-1666899@bigamart.com.whoisprivacyservice.org, owner-5153282@bigamart.com.whoisprivacyservice.org, owner-6678841@bigamart.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • chris.ns.cloudflare.com
  • meiling.ns.cloudflare.com

MX records

  • mxa.mailgun.org
  • mxb.mailgun.org

SPF policy

  • include: helpscoutemail.com
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from bigamart.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bigamart.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.