Hostname
payforward.com
Last fetched
payforward.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
payforward.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.204.185.78 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.166.118 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.175.137 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.172.199 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of payforward.com owner
- Contact emails
- 50c08037-8ee2-4ca6-84c0-5b37f3914af5@identity-protect.org
- 54c98c84-d801-4a00-93b7-ed7b0b1c9c27@identity-protect.org
- 5d09fb9b-ee29-43d2-8647-92ad7b5500e6@identity-protect.org
- 9757ef18-59f2-4540-a0f5-96cbe1506e90@identity-protect.org
- a36d5544-0b46-4a1c-8ea5-af7899d2f844@identity-protect.org
- cae1f459-1436-4adc-9287-3b239e733a18@identity-protect.org
- fe18bd24-da86-4d00-85ef-a40454c16ce8@identity-protect.org
- owner-11287161@payforward.com.whoisprivacyservice.org
- owner-11557110@payforward.com.whoisprivacyservice.org
- owner-1689147@payforward.com.whoisprivacyservice.org
- owner-5058467@payforward.com.whoisprivacyservice.org
- owner-5121007@payforward.com.whoisprivacyservice.org
- owner-9393060@payforward.com.whoisprivacyservice.org
- owner@payforward.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of payforward.com.
Showing 24 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from payforward.com in the public web crawl.
22 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for payforward.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _lp.mailchimp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.201.132.14/32 |
| SPF_IP | 205.201.140.14 |
| SPF_IP | 50.22.164.201 |
Related pages
Pivot deeper into the graph from payforward.com.
- IP · 18.204.185.78
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 50c08037-8ee2-4ca6-84c0-5b37f3914af5@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "payforward.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.