Skip to content

Hostname

vendoadv.gr

Last fetched

vendoadv.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · vendoadv.grRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/vendoadv.gr

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.202.205213.239.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with vendoadv.gr in WhisperGraph.

Subdomains

35 observed subdomains of vendoadv.gr.

Web-graph footprint

Distinct hostnames that link to or from vendoadv.gr in the public web crawl.

56 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vendoadv.gr.

MechanismTarget
SPF_Aws7.vendoadv.gr
SPF_INCLUDE_spf.google.com
SPF_IP138.201.222.217
SPF_IP144.76.76.28
SPF_IP176.9.74.88
SPF_IP188.40.128.123
SPF_IP213.239.202.205
SPF_IP23.88.18.251
SPF_IP2a01:4f8:191:94ad:0:0:0:2
SPF_MXmail.vendoadv.gr
SPF_MXvendoadv.gr

Related pages

Pivot deeper into the graph from vendoadv.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vendoadv.gr"})-[: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.