Skip to content

Hostname

mco-sailing.com

Last fetched

mco-sailing.com resolves to 1 IPv4 address operated by AS15456 in DE. WHOIS lists iana:1476 as the registrar.

Nutrition Label

WHISPER CANON · mco-sailing.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mco-sailing.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.236.55.15385.236.32.0/19AS15456DE

WHOIS identity

Registrar
iana:1476
Organization
markus wratschko
Contact emails

Subdomains

5 observed subdomains of mco-sailing.com.

Web-graph footprint

Distinct hostnames that link to or from mco-sailing.com in the public web crawl.

17 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mco-sailing.com.

MechanismTarget
SPF_Amco-sailing.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.w4ymail.at
SPF_IP138.232.1.140
SPF_IP82.96.70.0/24
SPF_IP82.96.92.0/24
SPF_IP85.236.55.150/32
SPF_IP85.236.55.152
SPF_IP85.236.55.153
SPF_IP85.236.55.158
SPF_MXmco-sailing.com

Related pages

Pivot deeper into the graph from mco-sailing.com.

Cypher and MCP

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

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