Skip to content

Hostname

valio.com

Last fetched

valio.com resolves to 1 IPv4 address operated by AS202053 in FI. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · valio.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/valio.com

Resolution chain

valio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.237.107.23694.237.104.0/22AS202053FI

WHOIS identity

Registrar
iana:106
Organization
antti lehvonen
Contact emails

Subdomains

10 observed subdomains of valio.com.

Web-graph footprint

Distinct hostnames that link to or from valio.com in the public web crawl.

302 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for valio.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.196.173.164
SPF_IP108.162.38.234
SPF_IP185.215.216.0/22
SPF_IP193.184.116.127
SPF_IP204.220.164.203
SPF_IP209.123.3.88
SPF_IP212.116.124.52
SPF_IP24.89.176.11
SPF_IP47.19.235.126
SPF_IP52.254.53.169

Related pages

Pivot deeper into the graph from valio.com.

Cypher and MCP

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

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