Skip to content

Hostname

timingflow.io

Last fetched

timingflow.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · timingflow.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/timingflow.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.138.11013.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.2413.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.7813.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.9313.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.241.12613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with timingflow.io in WhisperGraph.

Subdomains

3 observed subdomains of timingflow.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for timingflow.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from timingflow.io.

Cypher and MCP

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

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