Skip to content

Hostname

agilus.in

Last fetched

agilus.in has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · agilus.inRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/agilus.in

Resolution chain

agilus.in has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1479
Organization
pillai radhakrishnan
Contact emails

Subdomains

22 observed subdomains of agilus.in.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for agilus.in.

MechanismTarget
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.41.89.34
SPF_IP14.140.50.42/32
SPF_IP148.66.135.84
SPF_IP49.248.212.18/32
SPF_IP59.145.100.134/32
SPF_IP67.43.13.205/32

Related pages

Pivot deeper into the graph from agilus.in.

Cypher and MCP

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

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