Skip to content

Hostname

shop.vidadria.com

Last fetched

shop.vidadria.com resolves to 1 IPv4 address operated by SOFTNET-AS - SOFTNET d.o.o. in SI.

Nutrition Label

WHISPER CANON · shop.vidadria.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/shop.vidadria.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.103.142.80212.103.128.0/19AS9119SOFTNET-AS - SOFTNET d.o.o.SI

WHOIS identity

No WHOIS records are currently associated with shop.vidadria.com in WhisperGraph.

Subdomains

1 observed subdomain of shop.vidadria.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for shop.vidadria.com.

MechanismTarget
SPF_Ashop.vidadria.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEpnv.si
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.247.26.120
SPF_IP212.44.113.31
SPF_IP54.171.70.44
SPF_IP84.255.224.43
SPF_IP89.212.240.110
SPF_MXshop.vidadria.com

Related pages

Pivot deeper into the graph from shop.vidadria.com.

Cypher and MCP

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

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