Skip to content

Hostname

induspray.com

Last fetched

induspray.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · induspray.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/induspray.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.205.89.2267.205.64.0/18AS32613IWEB-AS - Leaseweb Canada Inc.CA
67.208.44.4867.208.44.0/23AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:2
Organization
induspray
Contact emails

Subdomains

21 observed subdomains of induspray.com.

Web-graph footprint

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

9 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • induspray.com

SPF policy

4 SPF mechanisms authorising senders for induspray.com.

MechanismTarget
SPF_Ainduspray.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP184.107.41.74/32
SPF_MXinduspray.com

Related pages

Pivot deeper into the graph from induspray.com.

Cypher and MCP

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

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