Skip to content

Hostname

agarik.com

Last fetched

agarik.com resolves to 1 IPv4 address operated by AGARIK-NETWORK AGARIK provide WEB, Servers Hosting and dedicated Internet Connection in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · agarik.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agarik.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.174.192.227217.174.192.0/24AS16128AGARIK-NETWORK AGARIK provide WEB, Servers Hosting and dedicated Internet ConnectionFR

WHOIS identity

Registrar
iana:81
Organization
service domaines
Contact emails

Subdomains

40 observed subdomains of agarik.com.

Web-graph footprint

Distinct hostnames that link to or from agarik.com in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for agarik.com.

MechanismTarget
SPF_Aadmin.agarik.eu
SPF_Aagarik.com
SPF_INCLUDEmessage-business.com
SPF_IP2001:14c8:700:3:0:0:6:1
SPF_IP2001:14c8:700:5:0:0:6:1
SPF_IP217.174.199.139
SPF_MXagarik.com

Related pages

Pivot deeper into the graph from agarik.com.

Cypher and MCP

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

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