Skip to content

Hostname

dictionary4life.com

Last fetched

dictionary4life.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · dictionary4life.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dictionary4life.com

Resolution chain

dictionary4life.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.216.164.5195.216.0.0/16AS24940FI

WHOIS identity

Registrar
iana:440
Organization
dictionary 4 life
Contact emails

Subdomains

1 observed subdomain of dictionary4life.com.

Web-graph footprint

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

14 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dictionary4life.com.

MechanismTarget
SPF_Adictionary4life.com
SPF_IP116.203.243.181
SPF_IP159.69.124.166/32
SPF_IP2a01:4f8:c17:75a9:0:0:0:1
SPF_IP2a01:4f8:c2c:d9cc:0:0:0:1
SPF_IP2a01:4f9:c010:1c33::1/64
SPF_IP95.216.164.51
SPF_MXdictionary4life.com

Related pages

Pivot deeper into the graph from dictionary4life.com.

Cypher and MCP

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

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