Skip to content

Hostname

high-level-software.com

Last fetched

high-level-software.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

high-level-software.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.100108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.2108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.7108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.75108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.11913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of high-level-software.com.

Web-graph footprint

Distinct hostnames that link to or from high-level-software.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for high-level-software.com.

MechanismTarget
SPF_Ahigh-level-software.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDE_spf.siteminder.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.62.138.218/32
SPF_IP35.214.103.201
SPF_IP54.218.116.95/32

Related pages

Pivot deeper into the graph from high-level-software.com.

Cypher and MCP

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

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