Skip to content

Hostname

garri.is

Last fetched

garri.is resolves to 1 IPv4 address operated by AS60690 in IS.

Nutrition Label

WHISPER CANON · garri.isRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/garri.is

Resolution chain

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

IPPrefixASNOperatorCountry
185.67.84.105185.67.84.0/22AS60690IS

WHOIS identity

No WHOIS records are currently associated with garri.is in WhisperGraph.

Subdomains

13 observed subdomains of garri.is.

Web-graph footprint

Distinct hostnames that link to or from garri.is in the public web crawl.

19 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for garri.is.

MechanismTarget
SPF_Amx01.garri.is
SPF_Asmtp.okhysing.is
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.umsja.is
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.157.57.94
SPF_IP157.157.90.150
SPF_IP178.248.17.135
SPF_IP178.248.17.136
SPF_IP178.248.17.137
SPF_IP178.248.17.138
SPF_IP185.67.85.16
SPF_IP193.4.129.10
SPF_IP193.4.129.73
SPF_IP212.30.229.12
SPF_IP212.30.229.38
SPF_IP212.30.230.100/32
SPF_IP212.30.230.101/32
SPF_IP213.213.132.1
SPF_IP213.213.132.2
SPF_IP52.16.132.174
SPF_IP52.208.160.204
SPF_IP80.248.30.97/32
SPF_IP82.221.0.0/16

Related pages

Pivot deeper into the graph from garri.is.

Cypher and MCP

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

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