Skip to content

Hostname

hotelsoftware.org

Last fetched

hotelsoftware.org resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · hotelsoftware.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hotelsoftware.org

Resolution chain

hotelsoftware.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.77.79.15178.77.72.0/21AS8972FR

WHOIS identity

Registrar
iana:1328
Organization
data privacy protected
Contact emails

Subdomains

80 observed subdomains of hotelsoftware.org.

Web-graph footprint

Distinct hostnames that link to or from hotelsoftware.org in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hotelsoftware.org.

MechanismTarget
SPF_Ahotelsoftware.org
SPF_INCLUDEspf-out.a1.at
SPF_INCLUDEspf.a1.net
SPF_IP81.19.156.177
SPF_MXhotelsoftware.org

Related pages

Pivot deeper into the graph from hotelsoftware.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hotelsoftware.org"})-[: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.