Hostname
runwaysafe.com
Last fetched
runwaysafe.com resolves to 1 IPv4 address operated by AS214256 in SE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
runwaysafe.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 |
|---|---|---|---|---|
| 193.42.159.174 | 193.42.159.0/24 | AS214256 | — | SE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- jacob smith
- Contact emails
- e5hdppgdkpcx@privacy-protection.email
- eysuaaqnbr9h@privacy-protection.email
- fak3hhqzurfq@privacy-protection.email
- gpidinagj7ky@spamprotection.email
- hstcc8pcybmx@privacy-protection.email
- hsvhgpt2sjgv@privacy-protection.email
- jxvccm8ebnvw@privacy-protection.email
- oemg3j8e2xey@privacy-protection.email
- ozcu6oa2zcd4@privacy-protection.email
- pqko9u77z3cn@privacy-protection.email
- qkaimfa3kwc6@privacy-protection.email
- sm5sjysdsdpo@privacy-protection.email
- vhg8qqzm24qj@privacy-protection.email
- y6dgvv7bkkca@spamprotection.email
- ydg8yxwgsd72@privacy-protection.email
- yg85axg7durc@privacy-protection.email
- ztot7hb45vxm@privacy-protection.email
Subdomains
6 observed subdomains of runwaysafe.com.
Web-graph footprint
Distinct hostnames that link to or from runwaysafe.com in the public web crawl.
24 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for runwaysafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.gansend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from runwaysafe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "runwaysafe.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.