Hostname
preferredpayments.com
Last fetched
preferredpayments.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
preferredpayments.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 |
|---|---|---|---|---|
| 44.235.171.236 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.194.123 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.81.208 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.186.189.35 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of preferredpayments.com owner
- Contact emails
- preferredpayments.com@domainsbyproxy.com
- 1c76940b-7290-4c44-bbb7-1984b677fbea@identity-protect.org
- 87b53209-ba02-48d5-91f2-1f2e93ff97ec@identity-protect.org
- ac3a6535-4fac-46f0-a659-1bfcff4bc6ad@identity-protect.org
- b266a68c-13d5-4290-a6c3-5859e1680189@identity-protect.org
- b3669c0e-97a9-45d2-a542-3353df9da456@identity-protect.org
- fa4a427e-1276-4a66-865d-9f3fbaaf623a@identity-protect.org
- owner-10437507@preferredpayments.com.whoisprivacyservice.org
- owner-2702983@preferredpayments.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of preferredpayments.com.
Web-graph footprint
Distinct hostnames that link to or from preferredpayments.com in the public web crawl.
24 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for preferredpayments.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44624543.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.iriscrm.com |
| SPF_INCLUDE | _spf.safewebservices.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.192.32.0/24 |
| SPF_IP | 216.32.180.0/24 |
| SPF_IP | 54.84.76.163/32 |
Related pages
Pivot deeper into the graph from preferredpayments.com.
- IP · 44.235.171.236
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · preferredpayments.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · pr…
- 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: "preferredpayments.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.