Skip to content

Hostname

devfdg.net

Last fetched

devfdg.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. devfdg.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · devfdg.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/devfdg.net

Resolution chain

No IPv4 resolution is recorded for devfdg.net in WhisperGraph.

IPv6 resolution

No AAAA record for devfdg.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
12f244d3-2d9e-474a-9e18-01891634aa5f@identity-protect.org, 71d82350-c7e7-41e8-b17c-a07e3a92cdd8@identity-protect.org, a228167b-f7f4-479e-8d4f-1050a2f25173@identity-protect.org, b79cef50-fc01-4fc1-ae64-dd638d05a245@identity-protect.org, c3c54377-d8e6-4d8b-a94f-21ae9aa9de8f@identity-protect.org, d2d26ab2-04ea-4013-9c75-7e9b30080589@identity-protect.org, f26a6390-e6bc-4729-8ccc-cd7c363c84f2@identity-protect.org, owner-10592995@devfdg.net.whoisprivacyservice.org, owner-21881@devfdg.net.whoisprivacyservice.org, owner-2765585@devfdg.net.whoisprivacyservice.org, owner-364397@devfdg.net.whoisprivacyservice.org, owner-3721324@devfdg.net.whoisprivacyservice.org, owner-4188655@devfdg.net.whoisprivacyservice.org, owner-6020382@devfdg.net.whoisprivacyservice.org

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns-357.awsdns-44.com
  • ns-879.awsdns-45.net
  • ns-1526.awsdns-62.org
  • ns-1699.awsdns-20.co.uk

Threat-feed evidence

History

Related pages

Pivot from devfdg.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "devfdg.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.