Skip to content

Hostname

granangular.cat

Last fetched

granangular.cat resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · granangular.catRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/granangular.cat

Resolution chain

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

IPPrefixASNOperatorCountry
199.232.194.137199.232.192.0/22AS54113FASTLY - Fastly, Inc.CA
199.232.198.137199.232.196.0/22AS54113FASTLY - Fastly, Inc.CA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:696
Organization
ente publico radiotelevision
Contact emails

Subdomains

2 observed subdomains of granangular.cat.

Web-graph footprint

Distinct hostnames that link to or from granangular.cat in the public web crawl.

10 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from granangular.cat.

Cypher and MCP

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

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