Skip to content

Hostname

criterialabs.com

Last fetched

criterialabs.com resolves to 1 IPv4 address operated by OVH in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.33.144149.56.0.0/16AS16276OVHUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of criterialabs.com owner
Contact emails

Subdomains

13 observed subdomains of criterialabs.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for criterialabs.com.

MechanismTarget
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.protection.office365.us
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP209.99.69.12/32
SPF_IP216.82.197.27
SPF_IP70.92.49.45

Related pages

Pivot deeper into the graph from criterialabs.com.

Cypher and MCP

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

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