Skip to content

Hostname

highwire.com

Last fetched

highwire.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · highwire.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/highwire.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.181.108143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.110143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.122143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.38143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.55.12318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1133.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.23.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.643.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.973.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.12152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of highwire.com owner
Contact emails

Subdomains

79 observed subdomains of highwire.com.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for highwire.com.

MechanismTarget
SPF_INCLUDE14489935.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from highwire.com.

Cypher and MCP

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

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