Skip to content

Hostname

indas.com

Last fetched

indas.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in IN. WHOIS lists iana:1750 as the registrar.

Nutrition Label

WHISPER CANON · indas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/indas.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.232.21.124199.232.0.0/16AS54113FASTLY - Fastly, Inc.IN

WHOIS identity

Registrar
iana:1750
Organization
laboratorios indas,
Contact emails

Subdomains

6 observed subdomains of indas.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for indas.com.

MechanismTarget
SPF_INCLUDEspf-006c3601.pphosted.com

Related pages

Pivot deeper into the graph from indas.com.

Cypher and MCP

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

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