Skip to content

Hostname

wofs.net

Last fetched

wofs.net resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wofs.netRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wofs.net

Resolution chain

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

IPPrefixASNOperatorCountry
169.55.126.103169.55.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:146
Organization
wofs.com sdn bhd
Contact emails

Subdomains

4 observed subdomains of wofs.net.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wofs.net.

MechanismTarget
SPF_Aserver2.fsmegamall.com
SPF_Awofs.com
SPF_Awofs.net
SPF_Aworldoffengshui.info
SPF_IP169.55.126.102
SPF_IP169.55.126.103
SPF_IP169.55.74.246

Related pages

Pivot deeper into the graph from wofs.net.

Cypher and MCP

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

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