Skip to content

Hostname

hostmaster.comll.cat

Last fetched

hostmaster.comll.cat resolves to 1 IPv4 address operated by OVH in ES.

Nutrition Label

WHISPER CANON · hostmaster.comll.catRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hostmaster.comll.cat

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.105.7251.68.0.0/16AS16276OVHES

WHOIS identity

No WHOIS records are currently associated with hostmaster.comll.cat in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hostmaster.comll.cat.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.73.90.26

Related pages

Pivot deeper into the graph from hostmaster.comll.cat.

Cypher and MCP

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

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