Skip to content

Hostname

endovantage.com

Last fetched

endovantage.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. endovantage.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 · endovantage.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/endovantage.com

Resolution chain

No IPv4 resolution is recorded for endovantage.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of endovantage.com owner
Contact emails
haithem@asu.edu, 0d378228-48bf-4509-b7fd-1c89b5826b26@identity-protect.org, 29453c10-53f7-4a3a-8a17-f3e45873b54c@identity-protect.org, 5ab4f730-a9bc-4cb7-8aaf-efa8494cdcbe@identity-protect.org, 7f3b2f3e-cc46-4b7f-87f0-53561bd4fa69@identity-protect.org, 94e4ae55-0412-4c6a-9543-8cefef8071df@identity-protect.org, owner-5197824@endovantage.com.whoisprivacyservice.org, owner-6424281@endovantage.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-306.awsdns-38.com
  • ns-606.awsdns-11.net
  • ns-1066.awsdns-05.org
  • ns-1933.awsdns-49.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • ip: 52.10.189.196
  • ip: 52.42.70.220

Threat-feed evidence

History

Related pages

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