Skip to content

Hostname

74bit.com

Last fetched

74bit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 74bit.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/74bit.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.118108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.15108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.69108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.92108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.162.4754.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.6854.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.7754.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.8454.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
74bit,
Contact emails

Subdomains

1 observed subdomain of 74bit.com.

Subdomain
www.74bit.com

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 74bit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from 74bit.com.

Cypher and MCP

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

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