Skip to content

Hostname

wesf.world

Last fetched

wesf.world resolves to 1 IPv4 address operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · wesf.worldRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/wesf.world

Resolution chain

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

IPPrefixASNOperatorCountry
74.48.117.3474.48.64.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:1599
Organization
shuangao
Contact emails

Subdomains

2 observed subdomains of wesf.world.

Web-graph footprint

Distinct hostnames that link to or from wesf.world in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for wesf.world.

MechanismTarget
SPF_MXwesf.world

Related pages

Pivot deeper into the graph from wesf.world.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wesf.world"})-[: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.