Skip to content

Hostname

philbit.com

Last fetched

philbit.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.13516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.24616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.19516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.14116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.7716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.14952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.22952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.2954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.6954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
contact privacy inc. customer 124205407
Contact emails

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for philbit.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from philbit.com.

Cypher and MCP

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

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