Skip to content

Hostname

wikiful.com

Last fetched

wikiful.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · wikiful.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wikiful.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.32.169100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.46.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.85.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.22.83.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.212.15034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.234.25552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.88.15952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.5.19154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.146.23254.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.138.3398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124274579
Contact emails

Subdomains

5 observed subdomains of wikiful.com.

Web-graph footprint

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

1,389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wikiful.com.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_MXwikiful.com

Related pages

Pivot deeper into the graph from wikiful.com.

Cypher and MCP

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

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