Skip to content

Hostname

artemisrep.com

Last fetched

artemisrep.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · artemisrep.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/artemisrep.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.157.124.11620.157.124.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for artemisrep.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP148.105.0.0/16
SPF_IP162.242.207.101
SPF_IP173.196.49.90
SPF_IP173.203.15.39
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP207.106.208.227
SPF_IP208.123.79.0/24
SPF_IP208.65.144.0/21
SPF_IP208.81.64.0/21
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.31.216.225
SPF_IP23.31.216.226
SPF_IP24.39.127.234
SPF_IP38.100.63.234/29
SPF_IP38.100.63.237
SPF_IP38.140.24.42
SPF_IP38.88.62.66
SPF_IP50.201.157.115
SPF_IP50.232.139.176/28
SPF_IP50.232.139.178
SPF_IP54.148.27.251/32
SPF_IP54.148.38.136/32
SPF_IP69.232.158.53
SPF_IP74.3.111.67

Related pages

Pivot deeper into the graph from artemisrep.com.

Cypher and MCP

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

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