Skip to content

Hostname

big-bait.com

Last fetched

big-bait.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · big-bait.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/big-bait.com

Resolution chain

big-bait.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.251.8.21334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.10.1452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.131.9252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.254.4352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.35.16652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.202.11652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.147.8052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.27.21452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.141.25554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.170.454.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1390
Organization
martin aust
Contact emails

Subdomains

29 observed subdomains of big-bait.com.

Web-graph footprint

Distinct hostnames that link to or from big-bait.com in the public web crawl.

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for big-bait.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from big-bait.com.

Cypher and MCP

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

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