Skip to content

Hostname

ansaindustries.com

Last fetched

ansaindustries.com resolves to 2 IPv4 addresses operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ansaindustries.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ansaindustries.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.92.60.21538.92.60.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS
38.92.60.21738.92.60.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of ansaindustries.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ansaindustries.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEzoho.com
SPF_IP140.99.191.42
SPF_IP140.99.191.43
SPF_IP38.92.60.215

Related pages

Pivot deeper into the graph from ansaindustries.com.

Cypher and MCP

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

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