Skip to content

Hostname

mastermarkbrands.fi

Last fetched

mastermarkbrands.fi resolves to 1 IPv4 address operated by EURONIC in FI.

Nutrition Label

WHISPER CANON · mastermarkbrands.fiRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/mastermarkbrands.fi

Resolution chain

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

IPPrefixASNOperatorCountry
31.187.85.8131.187.84.0/22AS201964EURONICFI

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mastermarkbrands.fi.

MechanismTarget
SPF_Afsmsg0689.sp.f-secure.com
SPF_Afsmsg0690.sp.f-secure.com
SPF_Amastermarkbrands.fi
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sofis.fi
SPF_IP192.194.212.240/29
SPF_IP212.226.170.158
SPF_IP62.165.169.99/32
SPF_MXmastermarkbrands.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.