Skip to content

Hostname

agilantsolutions.com

Last fetched

agilantsolutions.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agilantsolutions.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agilantsolutions.com

Resolution chain

agilantsolutions.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.187.40100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.182.200100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.224.23244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.203.4154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of agilantsolutions.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agilantsolutions.com.

MechanismTarget
SPF_INCLUDEnetsuite.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.agilantsolutions.com
SPF_IP52.224.64.113
SPF_IP65.49.35.0/24

Related pages

Pivot deeper into the graph from agilantsolutions.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agilantsolutions.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.