Skip to content

Hostname

indufarm.com

Last fetched

indufarm.com resolves to 1 IPv4 address operated by PI-GROUP RIS-Webservice in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.126.48.9094.126.48.0/24AS48137PI-GROUP RIS-WebserviceBE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for indufarm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.mail.me.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.241.170
SPF_IP141.94.255.216
SPF_IP149.202.164.78/32
SPF_IP195.154.60.200/32
SPF_IP217.182.241.115/32
SPF_IP5.135.141.8/32
SPF_IP51.15.253.103/32
SPF_IP51.15.34.108/32
SPF_IP51.91.164.78/32
SPF_IP91.134.56.180

Related pages

Pivot deeper into the graph from indufarm.com.

Cypher and MCP

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

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