Skip to content

Hostname

pactflow.io

Last fetched

pactflow.io resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · pactflow.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pactflow.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.46.13313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.189.24913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.153.613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.113.183.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.125.463.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.2.19654.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.59.6354.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.92.1854.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.106.8554.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.102.18915.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pactflow.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from pactflow.io.

Cypher and MCP

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

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