Skip to content

Hostname

dubno.com

Last fetched

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

Nutrition Label

WHISPER CANON · dubno.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dubno.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.23216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.19816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.1116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.70.22916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.18116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.27.10752.216.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.1352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.8352.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.6954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.19754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.13354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.225.14154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.225.14954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
dubno, michael
Contact emails

Subdomains

3 observed subdomains of dubno.com.

Web-graph footprint

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

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dubno.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dubno.com.

Cypher and MCP

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

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