Hostname
mastermarkbrands.fi
Last fetched
mastermarkbrands.fi resolves to 1 IPv4 address operated by EURONIC in FI.
Nutrition Label
Resolution chain
mastermarkbrands.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.187.85.81 | 31.187.84.0/22 | AS201964 | EURONIC | FI |
WHOIS identity
- Registrar
- —
- Organization
- mastermark brands oy
- Contact emails
- —
Subdomains
6 observed subdomains of mastermarkbrands.fi.
Web-graph footprint
Distinct hostnames that link to or from mastermarkbrands.fi in the public web crawl.
51 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for mastermarkbrands.fi.
| Mechanism | Target |
|---|---|
| SPF_A | fsmsg0689.sp.f-secure.com |
| SPF_A | fsmsg0690.sp.f-secure.com |
| SPF_A | mastermarkbrands.fi |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sofis.fi |
| SPF_IP | 192.194.212.240/29 |
| SPF_IP | 212.226.170.158 |
| SPF_IP | 62.165.169.99/32 |
| SPF_MX | mastermarkbrands.fi |
Related pages
Pivot deeper into the graph from mastermarkbrands.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mastermarkbrands.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.