Skip to content

Hostname

anytype.io

Last fetched

anytype.io resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · anytype.ioRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/anytype.io

Resolution chain

anytype.io resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.12.37.22434.12.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
34.90.65.14034.90.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
35.204.245.6235.204.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
37.59.198.9437.59.0.0/16AS16276FR
51.77.70.2351.77.0.0/16AS16276DE

WHOIS identity

Registrar
iana:1387
Organization
registrant of anytype.io
Contact emails

Subdomains

30 observed subdomains of anytype.io.

Web-graph footprint

Distinct hostnames that link to or from anytype.io in the public web crawl.

476 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for anytype.io.

MechanismTarget
SPF_Aanytype.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP157.230.126.49
SPF_MXanytype.io

Related pages

Pivot deeper into the graph from anytype.io.

Cypher and MCP

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

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