Skip to content

Hostname

subcritical.org

Last fetched

subcritical.org resolves to 3 IPv4 addresses operated by VODANET - Vodafone GmbH in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · subcritical.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/subcritical.org

Resolution chain

subcritical.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.27.83.237178.24.0.0/14AS3209VODANET - Vodafone GmbHDE
88.84.153.16188.84.152.0/21AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.NL
91.65.48.18391.64.0.0/14AS3209VODANET - Vodafone GmbHDE

WHOIS identity

Registrar
iana:81
Organization
eric williams
Contact emails

Subdomains

3 observed subdomains of subcritical.org.

Web-graph footprint

Distinct hostnames that link to or from subcritical.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for subcritical.org.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from subcritical.org.

Cypher and MCP

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

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