Skip to content

Hostname

ovstravel.com

Last fetched

ovstravel.com resolves to 52.176.46.243, announced in 52.160.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. ovstravel.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 · ovstravel.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/ovstravel.com

Resolution chain

IPv6 resolution

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

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
tdavault@icegallery.com, webadmins@ourvacationstore.com

Subdomains

Mail and authentication

Nameservers

  • ns1-01.azure-dns.com
  • ns5.dnsmadeeasy.com
  • ns6.dnsmadeeasy.com
  • ns7.dnsmadeeasy.com
  • ns1.f5cloudservices.com
  • ns2.f5cloudservices.com
  • ns.icegallery.com
  • ns4-01.azure-dns.info
  • ns2-01.azure-dns.net
  • ns3-01.azure-dns.org

MX records

  • mail.global.frontbridge.com
  • iceenterprise-com.mail.protection.outlook.com

SPF policy

  • ip: 63.241.163.0/24
  • ip: 108.166.45.120/32
  • ip: 50.31.43.169/32
  • include: mktomail.com
  • include: spf.protection.outlook.com
  • ip: 192.28.146.163
  • ip: 208.95.133.25
  • ip: 63.241.172.200

Threat-feed evidence

History

Related pages

Pivot from ovstravel.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: "ovstravel.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.