Skip to content

Hostname

mngd-hosting.com

Last fetched

mngd-hosting.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · mngd-hosting.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mngd-hosting.com

Resolution chain

mngd-hosting.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1587
Organization
Contact emails

Subdomains

5 observed subdomains of mngd-hosting.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mngd-hosting.com.

MechanismTarget
SPF_INCLUDEdedicated.mysmtp.com
SPF_IP128.199.55.23
SPF_IP159.223.217.115
SPF_IP165.232.95.152
SPF_IP167.99.209.95
SPF_IP178.238.101.54
SPF_IP185.163.190.69
SPF_IP185.222.110.224/27
SPF_IP188.166.90.74
SPF_IP68.183.15.246
SPF_MXmngd-hosting.com

Related pages

Pivot deeper into the graph from mngd-hosting.com.

Cypher and MCP

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

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