Skip to content

Hostname

endor.is

Last fetched

endor.is resolves to 1 IPv4 address operated by AS12969 in IS.

Nutrition Label

WHISPER CANON · endor.isRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/endor.is

Resolution chain

endor.is resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.144.141.42194.144.0.0/16AS12969IS

WHOIS identity

No WHOIS records are currently associated with endor.is in WhisperGraph.

Subdomains

9 observed subdomains of endor.is.

Web-graph footprint

Distinct hostnames that link to or from endor.is in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for endor.is.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.hysingar.is
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.81.206.8
SPF_IP193.4.194.71/32
SPF_IP193.4.194.72/32
SPF_IP193.4.93.36/32
SPF_IP194.144.141.43
SPF_IP194.144.141.53
SPF_IP194.144.141.55
SPF_IP194.144.141.60
SPF_IP194.144.60.10
SPF_IP213.176.128.23/32
SPF_IP213.176.128.99/32
SPF_IP37.205.37.33
SPF_IP37.205.39.135
SPF_IP79.171.101.11/32

Related pages

Pivot deeper into the graph from endor.is.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "endor.is"})-[: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.