Skip to content

Hostname

fabguys.com

Last fetched

fabguys.com resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fabguys.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fabguys.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.39.207104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.129.67.93108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
172.66.153.124172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.247.250.8334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.33.4152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.81.12052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.15.10952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.186.6652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.94.4752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.107.4454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.151.10754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.126.16854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.115.23154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.116.16599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
fab admin
Contact emails

Subdomains

13 observed subdomains of fabguys.com.

Web-graph footprint

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

162 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fabguys.com.

MechanismTarget
SPF_Afabguys.com
SPF_IP92.63.131.211

Related pages

Pivot deeper into the graph from fabguys.com.

Cypher and MCP

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

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