Hostname
gap-year.com
Last fetched
gap-year.com resolves to 1 IPv4 address operated by AS206834 in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
gap-year.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 |
|---|---|---|---|---|
| 185.53.179.130 | 185.53.179.0/24 | AS206834 | — | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- john catt educational
- Contact emails
- jrudge@johncatt.com
- 09ed71efb58652aa5c0cbb1f8604446c740cbba560ad384355c37e7e9a064a0a@gap-year.com.whoisproxy.org
- 139bc4182edb441b0b9e4664c5b7a3b862b012c5696778cd729b1240f942c2ca@gap-year.com.whoisproxy.org
- 437a7e7da3a9020ecb6a302e6b0c4f0d1c877428e88d368090e4893c2747d215@gap-year.com.whoisproxy.org
- 6e25f4a39d1c64399478fe9d79618898534a9bd0756ddab4fc2d412255e95ee1@gap-year.com.whoisproxy.org
- 7b4ff45fa7175be696be51ce7f10df4804432ff25c45b2b0eca5b879319070a3@gap-year.com.whoisproxy.org
- 978cb14bd16af2b49028c5b86b9eac8e97037a56096523a5e29052527e53b31d@gap-year.com.whoisproxy.org
- a9802755952b34e0c425eab39e809dafaa96e9201db67f2bff9999046a5bb2f4@gap-year.com.whoisproxy.org
- af271d7e2711517177d82cff5f07b70f902515718b32a137d3c77c02a3b41b60@gap-year.com.whoisproxy.org
- b2750f5377d8f7041482944e66a6a40039236a465bc009ed460274b7bf3dfb1e@gap-year.com.whoisproxy.org
- d8d1f88b9909d2fb9dc4add41bb13b19a843ebf0d55c873cc7c3349430d2bcc4@gap-year.com.whoisproxy.org
- db4c77bd19bc6bd1b55394dec4427ec5354172a40120a03196b5ed59d78dacb0@gap-year.com.whoisproxy.org
Subdomains
98 observed subdomains of gap-year.com.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gap-year.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for gap-year.com.
| Mechanism | Target |
|---|---|
| SPF_A | gap-year.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | gap-year.com |
Related pages
Pivot deeper into the graph from gap-year.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gap-year.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.