Hostname
paymentspring.com
Last fetched
paymentspring.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
paymentspring.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.188.100 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.16 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.40 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.80 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.170.249.18 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.30 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.33 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.9 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 44.243.150.136 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.218.49.8 | 54.218.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- john arp
- Contact emails
Subdomains
42 observed subdomains of paymentspring.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from paymentspring.com in the public web crawl.
53 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
7 SPF mechanisms authorising senders for paymentspring.com.
| Mechanism | Target |
|---|---|
| SPF_A | paymentspring.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf-0034ec01.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.69.100.229 |
| SPF_IP | 216.69.100.233 |
Related pages
Pivot deeper into the graph from paymentspring.com.
- IP · 108.157.188.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IT
- Email · ops@paymentspring.com
- 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: "paymentspring.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.