Skip to content

Hostname

ellabs.net

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
certia
Contact emails
kazuki@elcode.net, 0652f5ac-dbfa-404e-bfc9-e1b77383077a@identity-protect.org, 0b1035d8-a279-4028-8d72-184608c6529b@identity-protect.org, 11d936ad-c6b1-403c-8846-9bafc9e18eef@identity-protect.org, 27ae3235-f801-4247-9e74-339d42f9ed5e@identity-protect.org, 5533cb5a-efc0-4228-ae9a-ed7d10dff68c@identity-protect.org, 74715d6d-8b17-481d-b70b-ba345288af5c@identity-protect.org, d095c599-1ef9-4cc6-93dd-7ecc5faf7947@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-314.awsdns-39.com
  • ns-650.awsdns-17.net
  • ns-1436.awsdns-51.org
  • ns-1847.awsdns-38.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

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