Hostname
vayapay.com
Last fetched
vayapay.com resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vayapay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.201.60.20 | 91.201.60.0/22 | AS44136 | — | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vayapay.com owner
- Contact emails
- info@venoworks.com
- vayapay.com@privatewho.is
- 0e77ed77-8fa7-4af3-8063-a3a758848ade@identity-protect.org
- 79cb4452-5c20-421c-b3e5-a629a8d1d957@identity-protect.org
- 821fb881-d66a-4bb9-a2cb-b92639874fb4@identity-protect.org
- 84c9bdce-9602-484b-872f-70b6d677812c@identity-protect.org
- 95cddfdf-6677-4b12-8935-08dfc6d2a4fa@identity-protect.org
- ada4cf5a-253b-44fd-a137-5a885b962734@identity-protect.org
- da496a0b-c2a3-4fe1-9e9b-a9981ad899fd@identity-protect.org
Subdomains
15 observed subdomains of vayapay.com.
Showing 3 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vayapay.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for vayapay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.paytsoftware.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sdspf.freshdesk.com |
Related pages
Pivot deeper into the graph from vayapay.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vayapay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.