Skip to content

Hostname

vertical-aerospace.com

Last fetched

vertical-aerospace.com resolves to 1 IPv4 address operated by AS43515 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · vertical-aerospace.comRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vertical-aerospace.com

Resolution chain

vertical-aerospace.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.33.5235.214.0.0/17AS43515GB

WHOIS identity

Registrar
iana:1515
Organization
identity protect
Contact emails

Subdomains

14 observed subdomains of vertical-aerospace.com.

Web-graph footprint

Distinct hostnames that link to or from vertical-aerospace.com in the public web crawl.

361 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for vertical-aerospace.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.spencerstuart.com
SPF_INCLUDE_spf2.spencerstuart.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.78.238/14
SPF_IP185.160.252.224/32
SPF_IP198.37.154.52/32
SPF_IP208.95.132.13
SPF_IP209.15.228.126
SPF_IP209.15.228.130/32
SPF_IP216.151.213.206
SPF_IP216.46.168.197
SPF_IP216.46.168.222
SPF_IP5.44.17.248/32
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32
SPF_IP74.63.152.0/24
SPF_IP83.217.246.94/26
SPF_IP83.231.158.129/26
SPF_IP91.186.188.141/32
SPF_IP91.186.188.50/32
SPF_IP91.186.188.8/32

Related pages

Pivot deeper into the graph from vertical-aerospace.com.

Cypher and MCP

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

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