Skip to content

Hostname

api.aorta-edu.com

Last fetched

api.aorta-edu.com resolves to 1 IPv4 address operated by AS141995 in SG.

Nutrition Label

WHISPER CANON · api.aorta-edu.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.aorta-edu.com

Resolution chain

api.aorta-edu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.123.238.186109.123.232.0/21AS141995SG

WHOIS identity

No WHOIS records are currently associated with api.aorta-edu.com in WhisperGraph.

Subdomains

1 observed subdomain of api.aorta-edu.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for api.aorta-edu.com.

MechanismTarget
SPF_Aapi.aorta-edu.com
SPF_IP103.147.154.71
SPF_IP202.155.132.13
SPF_IP36.50.77.46
SPF_MXapi.aorta-edu.com

Related pages

Pivot deeper into the graph from api.aorta-edu.com.

Cypher and MCP

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

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