Skip to content

Hostname

induwagen.com

Last fetched

induwagen.com resolves to 1 IPv4 address operated by AS28589 in BR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · induwagen.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/induwagen.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.152.183.164200.152.180.0/22AS28589BR

WHOIS identity

Registrar
iana:2
Organization
esteves, roberto
Contact emails

Subdomains

11 observed subdomains of induwagen.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for induwagen.com.

MechanismTarget
SPF_Ainduwagen.com
SPF_Amail.induwagen.com
SPF_Arelay.telecasovi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtelecasovi.com
SPF_IP167.114.152.226
SPF_IP167.114.169.150
SPF_IP181.198.38.2
SPF_IP181.39.138.184
SPF_IP186.101.10.146
SPF_MXinduwagen.com

Related pages

Pivot deeper into the graph from induwagen.com.

Cypher and MCP

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

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