Skip to content

Hostname

denda.basquery.com

Last fetched

denda.basquery.com resolves to 1 IPv4 address operated by OVH in ES.

Nutrition Label

WHISPER CANON · denda.basquery.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/denda.basquery.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.166.20178.32.0.0/15AS16276OVHES

WHOIS identity

No WHOIS records are currently associated with denda.basquery.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for denda.basquery.com.

MechanismTarget
SPF_Adenda.basquery.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP149.202.166.67
SPF_IP2001:41d0:302:1000:0:0:0:1643
SPF_IP2001:41d0:302:1000:0:0:0:99f
SPF_IP213.32.78.119

Related pages

Pivot deeper into the graph from denda.basquery.com.

Cypher and MCP

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

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