Skip to content

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

WHISPER CANON · slugify.it.hotelbizarre.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/slugify.it.hotelbizarre.com

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.

IPPrefixASNOperatorCountry
194.110.243.70194.110.243.0/24AS41000Freethought-AS - Freethought Internet LimitedGB

WHOIS identity

No WHOIS records are currently associated with slugify.it.hotelbizarre.com in WhisperGraph.

Subdomains

1 observed subdomain of slugify.it.hotelbizarre.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for slugify.it.hotelbizarre.com.

MechanismTarget
SPF_Aslugify.it.hotelbizarre.com
SPF_INCLUDEfi.net.uk
SPF_INCLUDEspf.hosting04.layerip.com
SPF_IP194.110.243.37
SPF_IP194.110.243.70
SPF_IP37.61.232.157
SPF_MXslugify.it.hotelbizarre.com

Related pages

Pivot deeper into the graph from slugify.it.hotelbizarre.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.