Skip to content

Hostname

e2services.com

Last fetched

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

Resolution chain

IPv6 resolution

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

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
scott.eakin@e2services.net

Subdomains

Showing 1 of 1 subdomain (1 per page).

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

SPF policy

  • ip: 216.35.163.0/24
  • ip: 64.14.233.0/24

Threat-feed evidence

History

Related pages

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