Skip to content

Hostname

hightail.com

Last fetched

hightail.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.165.197.2435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.118.25535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.135.22335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.173.8935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.233.18444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.24.3544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.52.13244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.122.13144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.104.19144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.231.6644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.130.3952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.236.4552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.95.2554.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.219.15654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.244.23454.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.2.1054.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.158.4035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.115.116184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.144.11216.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hightail.com.

MechanismTarget
SPF_Amail.authsmtp.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hightail.com.

Cypher and MCP

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

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