Skip to content

Hostname

dynaservfl.com

Last fetched

dynaservfl.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.184.7216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.2716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.18716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.4516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.1443.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.238.5052.216.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.248.14752.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.251.9952.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.10952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.109.9152.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.14152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.10954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.22154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of dynaservfl.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dynaservfl.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 dynaservfl.com.

Cypher and MCP

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

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