Skip to content

Hostname

recon.com

Last fetched

recon.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.251.36.1383.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.44.20034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.112.20134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.186.4252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.130.21652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.241.24252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.31.19552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.123.19952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.70.21352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.232.3652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.240.21552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.43.21754.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.8.12454.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.90.12654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.193.21254.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.218.4254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.104.9554.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.149.17899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

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 recon.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for recon.com.

MechanismTarget
SPF_Amembers.recon.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXrecon.com

Related pages

Pivot deeper into the graph from recon.com.

Cypher and MCP

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

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