Skip to content

Hostname

endo.id

Last fetched

endo.id resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · endo.idRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/endo.id

Resolution chain

endo.id resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.0.81.943.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
103.123.98.66103.123.98.0/24AS138074ID
16.79.196.25116.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

3 observed subdomains of endo.id.

Web-graph footprint

Distinct hostnames that link to or from endo.id in the public web crawl.

14 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for endo.id.

MechanismTarget
SPF_INCLUDEspf.mail01.mtsvc.net
SPF_IP200.69.20.102

Related pages

Pivot deeper into the graph from endo.id.

Cypher and MCP

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

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