Skip to content

Hostname

directory.expertwebworld.com

Last fetched

directory.expertwebworld.com resolves to 1 IPv4 address operated by AS215859 in SG.

Nutrition Label

WHISPER CANON · directory.expertwebworld.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/directory.expertwebworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.223.42.2175.223.42.0/24AS215859SG

WHOIS identity

No WHOIS records are currently associated with directory.expertwebworld.com in WhisperGraph.

Web-graph footprint

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

58 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for directory.expertwebworld.com.

MechanismTarget
SPF_Adirectory.expertwebworld.com
SPF_IP2a01:4ff:2f0:2582:0:0:0:1
SPF_IP5.223.42.217
SPF_MXdirectory.expertwebworld.com

Related pages

Pivot deeper into the graph from directory.expertwebworld.com.

Cypher and MCP

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

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