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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.33.52 | 35.214.0.0/17 | AS43515 | — | GB |
WHOIS identity
- Registrar
- iana:1515
- Organization
- identity protect
- Contact emails
Subdomains
14 observed subdomains of vertical-aerospace.com.
Showing 10 of 14. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.spencerstuart.com |
| SPF_INCLUDE | _spf2.spencerstuart.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.110.78.238/14 |
| SPF_IP | 185.160.252.224/32 |
| SPF_IP | 198.37.154.52/32 |
| SPF_IP | 208.95.132.13 |
| SPF_IP | 209.15.228.126 |
| SPF_IP | 209.15.228.130/32 |
| SPF_IP | 216.151.213.206 |
| SPF_IP | 216.46.168.197 |
| SPF_IP | 216.46.168.222 |
| SPF_IP | 5.44.17.248/32 |
| SPF_IP | 51.140.37.132/32 |
| SPF_IP | 51.141.5.228/32 |
| SPF_IP | 70.42.227.151/32 |
| SPF_IP | 70.42.227.152/32 |
| SPF_IP | 74.63.152.0/24 |
| SPF_IP | 83.217.246.94/26 |
| SPF_IP | 83.231.158.129/26 |
| SPF_IP | 91.186.188.141/32 |
| SPF_IP | 91.186.188.50/32 |
| SPF_IP | 91.186.188.8/32 |
Related pages
Pivot deeper into the graph from vertical-aerospace.com.
- IP · 35.214.33.52
- ASN · AS43515
- Registrar · iana:1515
- Country · GB
- Email · 3f33a7a3-3683-4152-b997-acccb3fd8854@identity-protect.org
- TLD · .com
- Browse hostnames · ve…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.