Skip to content

Hostname

learn.targetsolutions.com

Last fetched

learn.targetsolutions.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · learn.targetsolutions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/learn.targetsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.20216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.20516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.1253.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.206.1852.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.10952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.14952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.15752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.16352.217.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.8554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.6154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with learn.targetsolutions.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for learn.targetsolutions.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com

Related pages

Pivot deeper into the graph from learn.targetsolutions.com.

Cypher and MCP

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

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