Skip to content

Hostname

agindus.com

Last fetched

agindus.com resolves to 1 IPv4 address operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · agindus.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agindus.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.154.229.103129.154.224.0/19AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANIN

WHOIS identity

Registrar
iana:303
Organization
snbose
Contact emails

Subdomains

5 observed subdomains of agindus.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agindus.com.

MechanismTarget
SPF_Aagindus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf121.spectraidc.net
SPF_IP216.144.202.157
SPF_IP220.158.165.44
SPF_MXagindus.com

Related pages

Pivot deeper into the graph from agindus.com.

Cypher and MCP

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

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