Skip to content

Hostname

crosstourer.com

Last fetched

crosstourer.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · crosstourer.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crosstourer.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.249.73.43185.249.72.0/22AS8560GB

WHOIS identity

Registrar
iana:3862
Organization
on behalf of crosstourer.com owner
Contact emails

Subdomains

7 observed subdomains of crosstourer.com.

Web-graph footprint

Distinct hostnames that link to or from crosstourer.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for crosstourer.com.

MechanismTarget
SPF_Acrosstourer.com
SPF_IP193.35.56.0/28
SPF_IP193.35.56.12
SPF_IP193.35.56.7
SPF_MXcrosstourer.com

Related pages

Pivot deeper into the graph from crosstourer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crosstourer.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.