Skip to content

Hostname

sync.intentiq.com

Last fetched

sync.intentiq.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · sync.intentiq.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sync.intentiq.com

Resolution chain

sync.intentiq.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.1413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.69.10918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.9918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.166.244.1273.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.143.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.543.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.933.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with sync.intentiq.com in WhisperGraph.

Web-graph footprint

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

402 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sync.intentiq.com.

Cypher and MCP

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

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