Hostname
nomadic-tours.com
Last fetched
nomadic-tours.com resolves to 3 IPv4 addresses operated by AS48254 in GB. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
nomadic-tours.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.151.30.151 | 185.151.30.0/24 | AS48254 | — | GB |
| 217.194.212.246 | 217.194.208.0/20 | AS20860 | — | GB |
| 54.229.43.31 | 54.229.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:48
- Organization
- mark stallwood
- Contact emails
Subdomains
2 observed subdomains of nomadic-tours.com.
Web-graph footprint
Distinct hostnames that link to or from nomadic-tours.com in the public web crawl.
18 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for nomadic-tours.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.151.28.65/32 |
| SPF_IP | 185.151.28.66/32 |
| SPF_IP | 34.253.168.87/32 |
Related pages
Pivot deeper into the graph from nomadic-tours.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nomadic-tours.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.