Skip to content

Hostname

valicostore.com

Last fetched

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

Resolution chain

IPv6 resolution

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

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of valicostore.com owner
Contact emails
b7423ce3-b540-4f98-b811-525ac9e696a6@identity-protect.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-234.awsdns-29.com
  • ns-652.awsdns-17.net
  • ns-1057.awsdns-04.org
  • ns-1898.awsdns-45.co.uk

MX records

  • smtp.google.com

SPF policy

  • include: _spf.google.com
  • include: spf.byway.it
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

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