Skip to content

Hostname

profina.se

Last fetched

profina.se resolves to 1 IPv4 address operated by AS39570 in SE. WHOIS lists registrar:loopiagroup2 as the registrar.

Nutrition Label

WHISPER CANON · profina.seRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/profina.se

Resolution chain

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

IPPrefixASNOperatorCountry
93.188.2.5293.188.2.0/23AS39570SE

WHOIS identity

Registrar
registrar:loopiagroup2
Organization
Contact emails

Subdomains

8 observed subdomains of profina.se.

Web-graph footprint

Distinct hostnames that link to or from profina.se in the public web crawl.

22 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for profina.se.

MechanismTarget
SPF_Asmtp.outgoing.loopia.se
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.169.74.113
SPF_IP193.235.18.219
SPF_IP212.112.177.164
SPF_IP62.109.57.229
SPF_IP82.209.128.6
SPF_IP83.145.38.43
SPF_MXprofina.se

Related pages

Pivot deeper into the graph from profina.se.

Cypher and MCP

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

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