Skip to content

Hostname

mathworks.ch

Last fetched

mathworks.ch resolves to 4 IPv4 addresses operated by MATHWORKS - THE MATHWORKS, INC. in US.

Nutrition Label

WHISPER CANON · mathworks.chRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/mathworks.ch

Resolution chain

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

IPPrefixASNOperatorCountry
144.212.130.62144.212.128.0/21AS11939MATHWORKS - THE MATHWORKS, INC.US
144.212.244.62144.212.244.0/24AS11939MATHWORKS - THE MATHWORKS, INC.US
15.197.198.8115.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.239.220166.117.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
application - support
Contact emails

Subdomains

2 observed subdomains of mathworks.ch.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mathworks.ch.

MechanismTarget
SPF_INCLUDEmathworks.com

Related pages

Pivot deeper into the graph from mathworks.ch.

Cypher and MCP

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

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