Skip to content

Hostname

e2services.net

Last fetched

e2services.net resolves to 167.94.209.36, announced in 167.94.209.0/24 by E2-SERVICES-01 - E2 Services Inc. in US. e2services.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 · e2services.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/e2services.net

Resolution chain

IPv6 resolution

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

WHOIS identity

Registrar
iana:146
Registrant organisation
e2 services,
Contact emails
scott.eakin@e2services.net

Subdomains

Mail and authentication

Nameservers

  • ns01.e2services.net
  • ns02.e2services.net
  • ns03.e2services.net
  • ns04.e2services.net
  • ns05.e2services.net
  • ns06.e2services.net

MX records

  • smtp.e2services.net
  • smtp2.e2services.net
  • e2services-net.mail.protection.outlook.com

SPF policy

  • ip: 192.207.12.0/24
  • ip: 64.14.233.0/24
  • ip: 167.94.209.32/27
  • include: res.cisco.com

Threat-feed evidence

History

Related pages

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