Skip to content

Hostname

gpt2share.com

Last fetched

gpt2share.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · gpt2share.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gpt2share.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.68.22104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.12.158104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.158104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.116172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.93172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.147.52.1423.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.1523.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.1623.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2123.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2223.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2323.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2423.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2523.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2623.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3123.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3223.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3323.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3423.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3523.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3623.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS

WHOIS identity

Registrar
iana:3862
Organization
logic
Contact emails

Subdomains

11 observed subdomains of gpt2share.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gpt2share.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEspf.mail.sidecloud.cc

Related pages

Pivot deeper into the graph from gpt2share.com.

Cypher and MCP

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

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