Skip to content

Hostname

wexapi.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of wexapi.com owner
Contact emails
0c45c11e-623c-4164-a0b6-c9de84f7c5fb@identity-protect.org, 136f5128-0b82-411a-a2b6-ab7f2cd47ce6@identity-protect.org, 1a2bd94f-00e6-4c33-bde3-dce810ca4e11@identity-protect.org, 37d56d04-e5f6-49cf-a987-f6bd181e375f@identity-protect.org, c5d43601-b584-40c9-9b5e-9a36d77270fc@identity-protect.org, owner-10348322@wexapi.com.whoisprivacyservice.org, owner-1557257@wexapi.com.whoisprivacyservice.org, owner-5004585@wexapi.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-265.awsdns-33.com
  • ns-858.awsdns-43.net
  • ns-1275.awsdns-31.org
  • ns-1845.awsdns-38.co.uk

Threat-feed evidence

History

Related pages

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