Skip to content

Hostname

dvblogic.com

Last fetched

dvblogic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · dvblogic.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dvblogic.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.11118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.11218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.134.2213.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.613.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2143.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.43.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.853.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.983.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.183.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.3652.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:828
Organization
dvblogic - oleksandr bublyk
Contact emails

Subdomains

3 observed subdomains of dvblogic.com.

Web-graph footprint

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

67 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dvblogic.com.

MechanismTarget
SPF_MXdvblogic.com

Related pages

Pivot deeper into the graph from dvblogic.com.

Cypher and MCP

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

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