Skip to content

Hostname

valab.com

Last fetched

valab.com resolves to 1 IPv4 address operated by ALWAYSDATA in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · valab.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/valab.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.40.174185.31.40.0/22AS60362ALWAYSDATAFR

WHOIS identity

Registrar
iana:88
Organization
claude wintgens
Contact emails

Subdomains

8 observed subdomains of valab.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for valab.com.

MechanismTarget
SPF_INCLUDE_spf.alwaysdata.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP185.31.40.174
SPF_IP89.225.208.211
SPF_IP89.225.208.212/32

Related pages

Pivot deeper into the graph from valab.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "valab.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.