Skip to content

Hostname

secpay.io

Last fetched

secpay.io resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · secpay.ioRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/secpay.io

Resolution chain

secpay.io resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.24.816.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2513.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.613.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.2273.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.563.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1253.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2333.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.983.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.943.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.2063.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.1652.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.16852.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.14452.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.2052.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.208.452.219.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
savedroid
Contact emails

Subdomains

11 observed subdomains of secpay.io.

Web-graph footprint

Distinct hostnames that link to or from secpay.io in the public web crawl.

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for secpay.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from secpay.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "secpay.io"})-[: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.