Skip to content

Hostname

2e-systems.com

Last fetched

2e-systems.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 2e-systems.comRouting diversity1.5/10Peering density3.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/2e-systems.com

Resolution chain

2e-systems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.207.76.16635.207.64.0/18AS43515YOUTUBE YOUTUBEDE

WHOIS identity

Registrar
iana:269
Organization
2e systems
Contact emails

Subdomains

92 observed subdomains of 2e-systems.com.

Web-graph footprint

Distinct hostnames that link to or from 2e-systems.com in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 2e-systems.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP174.138.14.219
SPF_IP206.81.31.196
SPF_IP217.91.249.63
SPF_IP46.101.211.58
SPF_IP79.143.186.177
SPF_IP87.130.124.56/29
SPF_IP88.218.224.24
SPF_MX2e-systems.com

Related pages

Pivot deeper into the graph from 2e-systems.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "2e-systems.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.