Skip to content

Hostname

vedic.wings.design

Last fetched

vedic.wings.design is a registered hostname under the .design top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · vedic.wings.designRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vedic.wings.design

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with vedic.wings.design in WhisperGraph.

Subdomains

1 observed subdomain of vedic.wings.design.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vedic.wings.design.

MechanismTarget
SPF_Avedic.wings.design
SPF_IP45.113.122.159
SPF_MXvedic.wings.design

Related pages

Pivot deeper into the graph from vedic.wings.design.

Cypher and MCP

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

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