Skip to content

Hostname

remote.mareklandscaping.com

Last fetched

remote.mareklandscaping.com resolves to 16 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR.

Nutrition Label

WHISPER CANON · remote.mareklandscaping.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/remote.mareklandscaping.com

Resolution chain

remote.mareklandscaping.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.190.144.13620.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.144.13820.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.144.16020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.144.16620.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.148.16220.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.148.16620.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.148.16720.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.190.166.13120.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
20.190.166.13220.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
20.190.166.13320.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
20.190.166.6620.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
20.190.166.6720.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
40.126.16.16640.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
40.126.38.2040.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
40.126.38.2140.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
40.126.38.2240.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

No WHOIS records are currently associated with remote.mareklandscaping.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from remote.mareklandscaping.com.

Cypher and MCP

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

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