Skip to content

Hostname

dynamips.com

Last fetched

dynamips.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dynamips.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dynamips.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.89.141.10340.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:81
Organization
domain administrator
Contact emails

Subdomains

9 observed subdomains of dynamips.com.

Web-graph footprint

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

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dynamips.com.

MechanismTarget
SPF_INCLUDE139823476.spf02.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf4.sbr-master.net
SPF_IP40.89.128.133
SPF_IP40.89.136.82
SPF_IP40.89.137.196
SPF_IP40.89.138.127
SPF_IP40.89.140.242
SPF_IP40.89.140.31
SPF_IP40.89.140.87
SPF_IP40.89.141.103
SPF_IP40.89.141.4
SPF_IP40.89.142.141
SPF_IP62.106.73.39

Related pages

Pivot deeper into the graph from dynamips.com.

Cypher and MCP

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

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