Skip to content

Hostname

jamk.fi

Last fetched

jamk.fi resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:jyvaskylan ammattikorkeakoulu as the registrar.

Nutrition Label

WHISPER CANON · jamk.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jamk.fi

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.40104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.40104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.51.62.8613.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
172.67.72.134172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:jyvaskylan ammattikorkeakoulu
Organization
jyv?skyl?n ammattikorkeakoulu
Contact emails

Subdomains

1,421 observed subdomains of jamk.fi.

Web-graph footprint

Distinct hostnames that link to or from jamk.fi in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for jamk.fi.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.epressi.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf0.jamk.fi
SPF_IP109.105.110.193
SPF_IP131.207.72.0/26
SPF_IP195.148.27.0/24
SPF_IP2001:708:610:2:2c64:b386:9829:ff04
SPF_IP213.157.70.72/29
SPF_IP213.157.70.80/31
SPF_IP216.147.218.8/30
SPF_IP88.151.78.132/32
SPF_IP95.172.90.143/32
SPF_IP95.172.90.156/32
SPF_MXjamk.fi

Related pages

Pivot deeper into the graph from jamk.fi.

Cypher and MCP

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

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