Skip to content

Hostname

potbswiki.com

Last fetched

potbswiki.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · potbswiki.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/potbswiki.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.91.43104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.101.0.194151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.128.194151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.192.194151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.64.194151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
172.67.209.228172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0130028914
Contact emails

Subdomains

4 observed subdomains of potbswiki.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from potbswiki.com.

Cypher and MCP

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

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