Skip to content

Hostname

openfactory.ch

Last fetched

openfactory.ch resolves to 1 IPv4 address operated by OPENFACTORY-AS Openfactory GmbH in CH.

Nutrition Label

WHISPER CANON · openfactory.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/openfactory.ch

Resolution chain

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

IPPrefixASNOperatorCountry
5.226.144.2345.226.144.0/21AS58299OPENFACTORY-AS Openfactory GmbHCH

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 openfactory.ch in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for openfactory.ch.

MechanismTarget
SPF_Aopenfactory.ch
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsmtp.mailchannels.ch
SPF_IP138.68.65.207/32
SPF_IP212.147.35.64/26
SPF_IP2a06:168:9203::/48
SPF_IP46.232.180.0/24
SPF_IP5.226.144.0/21
SPF_IP82.197.169.64/27
SPF_MXopenfactory.ch

Related pages

Pivot deeper into the graph from openfactory.ch.

Cypher and MCP

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

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