Skip to content

Hostname

fapgbook.com

Last fetched

fapgbook.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · fapgbook.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fapgbook.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.187.12918.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.2318.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.7418.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.9818.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.46.1118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.343.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.363.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.903.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.963.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from fapgbook.com.

Cypher and MCP

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

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