Skip to content

Hostname

fdnet.work

Last fetched

fdnet.work resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · fdnet.workRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fdnet.work

Resolution chain

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

IPPrefixASNOperatorCountry
139.180.166.134139.180.160.0/20AS20473AS-VULTR - The Constant Company, LLCAU

WHOIS identity

Registrar
iana:1609
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from fdnet.work in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fdnet.work.

MechanismTarget
SPF_Amail.fdnetwork.com.au
SPF_Amail2.fdnetwork.com.au
SPF_IP2001:19f0:6001:24e4:5400:5ff:fe7a:28dd
SPF_IP2001:19f0:6c00:1f08:5400:5ff:fe0a:4501
SPF_IP2401:c080:1800:1b8f:5400:5ff:fea7:13e8
SPF_IP2403:5813:db5f:100::/64
SPF_IP2403:581a:e1e6:100::/64
SPF_MXfdnet.work

Related pages

Pivot deeper into the graph from fdnet.work.

Cypher and MCP

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

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