Skip to content

Hostname

infofactory.ch

Last fetched

infofactory.ch resolves to 1 IPv4 address operated by AS47506 in CH.

Nutrition Label

WHISPER CANON · infofactory.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/infofactory.ch

Resolution chain

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

IPPrefixASNOperatorCountry
93.174.186.10093.174.232.0/24AS47506CH

WHOIS identity

Registrar
Organization
modulpark
Contact emails

Subdomains

14 observed subdomains of infofactory.ch.

Web-graph footprint

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

40 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for infofactory.ch.

MechanismTarget
SPF_Ainfofactory.ch
SPF_INCLUDEmailer.modulpark.ch
SPF_INCLUDEspf.lanpool.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.193.118.154/30
SPF_IP80.254.160.190/29

Related pages

Pivot deeper into the graph from infofactory.ch.

Cypher and MCP

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

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