Skip to content

Hostname

vetspace.cloud

Last fetched

vetspace.cloud resolves to 13.107.213.40, announced in 13.104.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. vetspace.cloud 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 · vetspace.cloudRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vetspace.cloud

Resolution chain

IPv6 resolution

No AAAA record for vetspace.cloud is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1390
Registrant organisation
craig herrington
Contact emails
craig@vetspace.com, internalsystems@vetspace.com

Subdomains

Mail and authentication

Nameservers

  • ns1-02.azure-dns.com
  • ns4-02.azure-dns.info
  • ns2-02.azure-dns.net
  • ns3-02.azure-dns.org

MX records

  • email.vetspace.cloud
  • vetspace-cloud.mail.protection.outlook.com

SPF policy

  • a: vetspace.cloud
  • mx: vetspace.cloud
  • include: spf.protection.outlook.com
  • include: stspg-customer.com
  • ip: 172.211.65.147

Threat-feed evidence

History

Related pages

Pivot from vetspace.cloud 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: "vetspace.cloud"})-[: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.