Skip to content

Hostname

entelios.com

Last fetched

entelios.com resolves to 2 IPv4 addresses operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · entelios.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/entelios.com

Resolution chain

entelios.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.63.248.52194.63.248.0/24AS12996NO
20.105.190.13520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1001
Organization
entelios
Contact emails

Subdomains

13 observed subdomains of entelios.com.

Web-graph footprint

Distinct hostnames that link to or from entelios.com in the public web crawl.

61 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for entelios.com.

MechanismTarget
SPF_Awww179.your-server.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.160.35.36
SPF_IP193.160.38.4
SPF_IP213.187.82.144/28

Related pages

Pivot deeper into the graph from entelios.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "entelios.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.