Hostname
slugify.it.hotelbizarre.com
Last fetched
slugify.it.hotelbizarre.com resolves to 1 IPv4 address operated by Freethought-AS - Freethought Internet Limited in GB.
Nutrition Label
Resolution chain
slugify.it.hotelbizarre.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 |
|---|---|---|---|---|
| 194.110.243.70 | 194.110.243.0/24 | AS41000 | Freethought-AS - Freethought Internet Limited | GB |
WHOIS identity
No WHOIS records are currently associated with slugify.it.hotelbizarre.com in WhisperGraph.
Subdomains
1 observed subdomain of slugify.it.hotelbizarre.com.
| Subdomain |
|---|
| www.slugify.it.hotelbizarre.com |
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for slugify.it.hotelbizarre.com.
| Mechanism | Target |
|---|---|
| SPF_A | slugify.it.hotelbizarre.com |
| SPF_INCLUDE | fi.net.uk |
| SPF_INCLUDE | spf.hosting04.layerip.com |
| SPF_IP | 194.110.243.37 |
| SPF_IP | 194.110.243.70 |
| SPF_IP | 37.61.232.157 |
| SPF_MX | slugify.it.hotelbizarre.com |
Related pages
Pivot deeper into the graph from slugify.it.hotelbizarre.com.
- IP · 194.110.243.70
- ASN · AS41000Freethought-AS - Freethought Internet Limited
- Country · GB
- Apex domain · hotelbizarre.com
- Parent domain · it.hotelbizarre.com
- TLD · .com
- Browse hostnames · sl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "slugify.it.hotelbizarre.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.