Skip to content

Hostname

wikifur.com

Last fetched

wikifur.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · wikifur.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wikifur.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.101104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.204.114172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1861
Organization
laurence parry
Contact emails

Subdomains

36 observed subdomains of wikifur.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wikifur.com.

MechanismTarget
SPF_Awikifur.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP158.69.124.213
SPF_IP178.32.120.70
SPF_IP2001:41d0:8:bbdb:aaaa:ffff:2000:200
SPF_IP2607:5300:203:86b1::/64
SPF_IP2607:5300:60:91d5:0:0:0:1
SPF_IP51.222.105.177
SPF_MXwikifur.com

Related pages

Pivot deeper into the graph from wikifur.com.

Cypher and MCP

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

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