Skip to content

Hostname

dynatechintl.com

Last fetched

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

Nutrition Label

WHISPER CANON · dynatechintl.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dynatechintl.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.8.3220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
dynatech international
Contact emails

Subdomains

10 observed subdomains of dynatechintl.com.

Web-graph footprint

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

9 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dynatechintl.com.

MechanismTarget
SPF_INCLUDEdnsexit.com
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspfus.rocketseed.com
SPF_IP20.231.13.206
SPF_IP20.232.163.200
SPF_IP47.21.91.162
SPF_IP72.31.11.68
SPF_IP73.57.224.90

Related pages

Pivot deeper into the graph from dynatechintl.com.

Cypher and MCP

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

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