Skip to content

Hostname

dynatech-int.com

Last fetched

dynatech-int.com resolves to 1 IPv4 address operated by ANSONNET-AS-UK in SG. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · dynatech-int.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dynatech-int.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.229.118.180185.229.118.0/24AS47583ANSONNET-AS-UKSG

WHOIS identity

Registrar
iana:1675
Organization
pt. dynatech international
Contact emails

Subdomains

11 observed subdomains of dynatech-int.com.

Web-graph footprint

Distinct hostnames that link to or from dynatech-int.com in the public web crawl.

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dynatech-int.com.

MechanismTarget
SPF_Adynatech-int.com
SPF_INCLUDEmailchannels.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.84.194.228
SPF_IP103.84.194.230
SPF_IP185.229.118.151
SPF_IP45.13.255.151
SPF_MXdynatech-int.com

Related pages

Pivot deeper into the graph from dynatech-int.com.

Cypher and MCP

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

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