Skip to content

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

WHISPER CANON · paymentspring.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/paymentspring.com

Resolution chain

paymentspring.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.188.100108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.16108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.40108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.188.80108.157.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.170.249.183.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.303.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.333.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.93.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
44.243.150.13644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.49.854.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
john arp
Contact emails

Subdomains

42 observed subdomains of paymentspring.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for paymentspring.com.

MechanismTarget
SPF_Apaymentspring.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-0034ec01.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.69.100.229
SPF_IP216.69.100.233

Related pages

Pivot deeper into the graph from paymentspring.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.