Skip to content

Hostname

eclipseinternet.com

Last fetched

eclipseinternet.com resolves to 198.199.199.208, announced in 198.199.199.0/24 by ECLIPSENET - Eclipse Networks, Inc. in US. eclipseinternet.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 · eclipseinternet.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eclipseinternet.com

Resolution chain

IPv6 resolution

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

Attribution

eclipse

ORIGIN_AS

WHOIS identity

Registrar
iana:440
Registrant organisation
domains by proxy,
Contact emails
sryerse@eclipse-networks.com

Subdomains

Mail and authentication

Nameservers

  • ns1.eclipseinternet.com
  • ns2.eclipseinternet.com
  • ns3.eclipseinternet.com
  • ns4.eclipseinternet.com

MX records

  • eclipseinternet-com.mail.protection.outlook.com

SPF policy

  • mx: eclipseinternet.com
  • include: spf.protection.outlook.com
  • a: sendgrid.net
  • ip: 135.84.48.193
  • ip: 198.199.199.193
  • ip: 198.199.199.197

Threat-feed evidence

History

Related pages

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