Skip to content

Hostname

pay.aw

Last fetched

pay.aw is a registered hostname under the .aw top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · pay.awRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pay.aw

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with pay.aw in WhisperGraph.

Subdomains

3 observed subdomains of pay.aw.

Web-graph footprint

Distinct hostnames that link to or from pay.aw in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pay.aw.

MechanismTarget
SPF_Apay.aw
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.alchemer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_IP186.189.0.34
SPF_IP201.229.0.13
SPF_IP201.229.0.139
SPF_IP201.229.0.161
SPF_MXpay.aw

Related pages

Pivot deeper into the graph from pay.aw.

Cypher and MCP

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

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