Skip to content

Hostname

neomat.ch

Last fetched

neomat.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
florian gloor
Contact emails

Subdomains

36 observed subdomains of neomat.ch.

Web-graph footprint

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

43 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for neomat.ch.

MechanismTarget
SPF_Aneomat.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.0.0/21
SPF_IP149.211.89.130
SPF_IP149.211.89.131
SPF_IP185.5.58.145
SPF_IP185.5.58.146
SPF_IP185.5.58.150
SPF_IP185.5.58.151
SPF_IP185.5.58.154
SPF_IP194.126.200.0/24
SPF_IP194.37.255.0/24
SPF_IP77.109.137.162/32
SPF_IP77.109.137.163/32
SPF_IP77.109.137.164
SPF_IP91.198.224.0/24
SPF_MXneomat.ch

Related pages

Pivot deeper into the graph from neomat.ch.

Cypher and MCP

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

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