Skip to content

Hostname

ebox.net

Last fetched

ebox.net resolves to 96.127.255.122, announced in 96.127.192.0/18 by EBOX - EBOX in CA. ebox.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 · ebox.netRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ebox.net

Resolution chain

IPv6 resolution

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

Attribution

ebox

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
support@electronicbox.net

Subdomains

Mail and authentication

Nameservers

  • ns3.ebox.ca
  • ns7.ebox.ca
  • ns1.ebox.net
  • ns2.ebox.net
  • ns3.ebox.net
  • ns7.ebox.net
  • ns1.electronicbox.net

MX records

  • barracuda.ebox.ca

SPF policy

  • ip: 96.127.255.0/25
  • ip: 69.28.239.0/26
  • ip: 2606:6d00:0:99::/64
  • ip: 74.116.184.64/27

Threat-feed evidence

History

Related pages

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