Skip to content

Hostname

edge-inf.net

Last fetched

edge-inf.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. edge-inf.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 · edge-inf.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edge-inf.net

Resolution chain

No IPv4 resolution is recorded for edge-inf.net in WhisperGraph.

IPv6 resolution

No AAAA record for edge-inf.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
21c15f18-68fb-4534-bceb-af9f3e35de7c@identity-protect.org, 22b9530a-ee09-43e1-a953-40c2fcfb9234@identity-protect.org, 609a4b5a-c5a7-4d94-b82b-94608cf27557@identity-protect.org, a606e134-e12e-484a-ad47-eed213adb1fb@identity-protect.org, b3cf7212-c053-4030-89b9-c951431958cb@identity-protect.org, eb59ed1c-1c07-4069-9d8d-aef31938c7f2@identity-protect.org, owner-1811085@edge-inf.net.whoisprivacyservice.org, owner-4823324@edge-inf.net.whoisprivacyservice.org, owner-7027077@edge-inf.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-139.awsdns-17.com
  • ns-769.awsdns-32.net
  • ns-1455.awsdns-53.org
  • ns-1776.awsdns-30.co.uk

Threat-feed evidence

History

Related pages

Pivot from edge-inf.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: "edge-inf.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.