Skip to content

Hostname

vdella.com

Last fetched

vdella.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.77.36.915.77.32.0/19AS20860GB

WHOIS identity

Registrar
iana:48
Organization
vaggelis athanasiou
Contact emails

Subdomains

7 observed subdomains of vdella.com.

Web-graph footprint

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

12 sites link to this hostname.

303 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • vdella.com

SPF policy

7 SPF mechanisms authorising senders for vdella.com.

MechanismTarget
SPF_Avdella.com
SPF_INCLUDEspecialservers.com
SPF_IP151.236.51.40
SPF_IP5.77.36.91
SPF_IP92.48.101.118
SPF_IP92.48.101.119
SPF_MXvdella.com

Related pages

Pivot deeper into the graph from vdella.com.

Cypher and MCP

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

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