Skip to content

Hostname

easindustry.ch

Last fetched

easindustry.ch resolves to 2 IPv4 addresses operated by GENESYS-AS - genesys informatica srl in IT.

Nutrition Label

WHISPER CANON · easindustry.chRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/easindustry.ch

Resolution chain

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

IPPrefixASNOperatorCountry
151.11.48.42151.11.48.0/22AS24994GENESYS-AS - genesys informatica srlIT
63.141.128.863.141.128.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

No WHOIS records are currently associated with easindustry.ch in WhisperGraph.

Subdomains

3 observed subdomains of easindustry.ch.

Web-graph footprint

Distinct hostnames that link to or from easindustry.ch in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for easindustry.ch.

MechanismTarget
SPF_Aeasindustry.ch
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.11.50.175
SPF_IP78.134.35.78
SPF_MXeasindustry.ch

Related pages

Pivot deeper into the graph from easindustry.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "easindustry.ch"})-[: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.