Skip to content

Hostname

emailbits.co

Last fetched

emailbits.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · emailbits.coRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/emailbits.co

Resolution chain

emailbits.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.28.123108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.47108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.52108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.28.82108.159.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.170.42.1223.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.523.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.543.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.663.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

1 observed subdomain of emailbits.co.

Web-graph footprint

Distinct hostnames that link to or from emailbits.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for emailbits.co.

MechanismTarget
SPF_INCLUDE_spf.porkbun.com

Related pages

Pivot deeper into the graph from emailbits.co.

Cypher and MCP

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

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