Skip to content

Hostname

dynaserv.com

Last fetched

dynaserv.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dynaserv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dynaserv.com

Resolution chain

dynaserv.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.8.3118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.9118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.189.7165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of dynaserv.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dynaserv.com.

MechanismTarget
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP170.10.129.117

Related pages

Pivot deeper into the graph from dynaserv.com.

Cypher and MCP

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

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