Skip to content

Hostname

categorify.org

Last fetched

categorify.org resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · categorify.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/categorify.org

Resolution chain

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

IPPrefixASNOperatorCountry
202.182.115.26202.182.112.0/20AS20473AS-VULTR - The Constant Company, LLCJP
216.238.102.32216.238.96.0/19AS20473AS-VULTR - The Constant Company, LLCBR
45.77.168.20745.77.168.0/21AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of categorify.org.

Web-graph footprint

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

338 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from categorify.org.

Cypher and MCP

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

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