Skip to content

Hostname

linkcom.com

Last fetched

linkcom.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.193.128.15013.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.56.19613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.222.9352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.161.5957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for linkcom.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mautic.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spcloud.jp
SPF_IP13.112.99.220
SPF_IP13.115.190.78
SPF_IP13.115.203.58
SPF_IP218.216.74.161/16
SPF_IP52.198.175.50

Related pages

Pivot deeper into the graph from linkcom.com.

Cypher and MCP

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

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