Skip to content

Hostname

billionhands.com

Last fetched

billionhands.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · billionhands.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/billionhands.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.201.106108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.201.42108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.201.58108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.201.86108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.61.105108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.28108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.50108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.91108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.93.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.993.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

3 observed subdomains of billionhands.com.

Web-graph footprint

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

14 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for billionhands.com.

MechanismTarget
SPF_INCLUDE143126369.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com

Related pages

Pivot deeper into the graph from billionhands.com.

Cypher and MCP

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

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