Skip to content

Hostname

fphooks.com

Last fetched

fphooks.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.207.62.218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.120.1493.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.206.14434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.125.19535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.13.12235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.245.11244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.12.8552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.101.16054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.238.15654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.215.9198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of fphooks.com owner
Contact emails

Subdomains

1 observed subdomain of fphooks.com.

Threat posture

History

Related pages

Pivot deeper into the graph from fphooks.com.

Cypher and MCP

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

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