Skip to content

Hostname

veasly.com

Last fetched

veasly.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. veasly.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · veasly.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/veasly.com

Resolution chain

No IPv4 resolution is recorded for veasly.com in WhisperGraph.

IPv6 resolution

No AAAA record for veasly.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of veasly.com owner
Contact emails
5113ed3f-b8f6-4820-9721-c96b3608860c@identity-protect.org, 5856a95b-9b56-4a2f-a0d7-5d4749ad8806@identity-protect.org, 822d408c-153f-4415-9d64-ad91a3367a91@identity-protect.org, 82a5e2f0-2bdc-4210-b1e7-8bdd05f13370@identity-protect.org, c75a102d-0f93-4ff0-92bb-923ecb6375c7@identity-protect.org, da897e04-0f85-43b7-add4-78bb4084706c@identity-protect.org

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-181.awsdns-22.com
  • ns-934.awsdns-52.net
  • ns-1110.awsdns-10.org
  • ns-1670.awsdns-16.co.uk

Threat-feed evidence

History

Related pages

Pivot from veasly.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "veasly.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.