Skip to content

Hostname

greatwallmn.com

Last fetched

greatwallmn.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · greatwallmn.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/greatwallmn.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.5.22654.36.0.0/16AS16276FR
95.164.144.15995.164.144.0/20AS394814ISP4LIFE - ISP4Life INCUS

WHOIS identity

Registrar
iana:1068
Organization
kong yu
Contact emails

Subdomains

5 observed subdomains of greatwallmn.com.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for greatwallmn.com.

MechanismTarget
SPF_Adns.greatwallmn.com
SPF_IP2607:ff28:a005:16d:2350:247f:ff1c:aac0
SPF_IP2607:ff28:a005:16d:2411:b328:10fe:5cd4
SPF_IP2607:ff28:a005:16d:26b9:7f95:fb8d:c305
SPF_IP2607:ff28:a005:16d:3183:d0a0:7733:3834
SPF_IP2607:ff28:a005:16d:3ad6:14f3:a812:7c9e
SPF_IP2607:ff28:a005:16d:3c20:de6e:7a0d:29cc
SPF_IP2607:ff28:a005:16d:3f8f:3547:b39a:d3f1
SPF_IP2607:ff28:a005:16d:4cbc:9a57:52fa:dd64
SPF_IP2607:ff28:a005:16d:55eb:5fd0:88f8:c0c6
SPF_IP2607:ff28:a005:16d:5cf5:2049:4ba1:973f
SPF_IP2607:ff28:a005:16d:5dd9:a116:aa09:e318
SPF_IP2607:ff28:a005:16d:5fb6:aa4b:688d:375a
SPF_IP2607:ff28:a005:16d:8eb4:6d17:1c7f:c370
SPF_IP2607:ff28:a005:16d:9e8a:f63b:fab1:ff3e
SPF_IP2607:ff28:a005:16d:a141:d863:2ebc:3718
SPF_IP2607:ff28:a005:16d:a906:4095:ba1a:a0ac
SPF_IP2607:ff28:a005:16d:bf36:361a:dcc2:6015
SPF_IP2607:ff28:a005:16d:d270:b8a6:7b78:75de
SPF_IP2607:ff28:a005:16d:ecc5:a74e:854:6e07
SPF_IP2607:ff28:a005:16d:eec0:8c34:2520:b1b

Related pages

Pivot deeper into the graph from greatwallmn.com.

Cypher and MCP

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

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