Skip to content

Hostname

boundlesspay.com

Last fetched

boundlesspay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · boundlesspay.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/boundlesspay.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.225.10518.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.3018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.5618.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.6118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.10552.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.10652.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.7652.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.8352.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
boundless payement solutions,
Contact emails

Subdomains

17 observed subdomains of boundlesspay.com.

Web-graph footprint

Distinct hostnames that link to or from boundlesspay.com in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for boundlesspay.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from boundlesspay.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "boundlesspay.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.