Skip to content

Hostname

de.mguard.com

Last fetched

de.mguard.com resolves to 1 IPv4 address operated by AS3320 in DE.

Nutrition Label

WHISPER CANON · de.mguard.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/de.mguard.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.157.123.9162.156.0.0/14AS3320DE

WHOIS identity

No WHOIS records are currently associated with de.mguard.com in WhisperGraph.

Subdomains

3 observed subdomains of de.mguard.com.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for de.mguard.com.

MechanismTarget
SPF_Awp435.webpack.hosteurope.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.184.132.155
SPF_IP18.197.117.196
SPF_IP18.198.57.255
SPF_IP212.21.76.81
SPF_IP3.121.101.82
SPF_IP3.121.105.182
SPF_IP3.127.225.196
SPF_IP3.221.210.11
SPF_IP3.90.132.252/32
SPF_IP34.204.63.223
SPF_IP44.195.150.103
SPF_IP52.29.33.202
SPF_IP77.245.33.64/28
SPF_IP80.237.133.0/24
SPF_MXde.mguard.com

Related pages

Pivot deeper into the graph from de.mguard.com.

Cypher and MCP

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

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