Skip to content

Hostname

newecf.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for newecf.com in WhisperGraph.

IPv6 resolution

No AAAA record for newecf.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of newecf.com owner
Contact emails
1cf771d3-4a5a-4d63-95e5-28cda88be3ea@identity-protect.org, 4e3b0646-c770-44d5-b534-af66d0f39de0@identity-protect.org, 5f4eea61-877f-4674-ae5f-2361debed197@identity-protect.org, 8721b1c6-3218-488c-a7d3-857b2f4dc928@identity-protect.org, b9b037c8-699a-4c16-bf30-4f0c047c2362@identity-protect.org, d907b09d-3126-4a55-9d62-276e4fdd3db1@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-222.awsdns-27.com
  • ns-369.awsdns-46.com
  • ns-604.awsdns-11.net
  • ns-974.awsdns-57.net
  • ns-1295.awsdns-33.org
  • ns-1382.awsdns-44.org
  • ns-1575.awsdns-04.co.uk
  • ns-1653.awsdns-14.co.uk

Threat-feed evidence

History

Related pages

Pivot from newecf.com 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: "newecf.com"})-[: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.