Skip to content

Hostname

intanchemical.com

Last fetched

intanchemical.com resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.21.73.31217.21.72.0/22AS47583AS-HOSTINGER - Hostinger International LimitedSG

WHOIS identity

Registrar
iana:460
Organization
pt. intan chemical
Contact emails

Subdomains

9 observed subdomains of intanchemical.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for intanchemical.com.

MechanismTarget
SPF_Aintanchemical.com
SPF_INCLUDE_spf.arandomserver.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.kirim.email
SPF_IP198.252.105.4
SPF_IP217.21.73.0
SPF_IP45.130.231.1
SPF_MXintanchemical.com

Related pages

Pivot deeper into the graph from intanchemical.com.

Cypher and MCP

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

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