Skip to content

Hostname

profi-mag.com

Last fetched

profi-mag.com resolves to 1 IPv4 address operated by AS29182 in RU. WHOIS lists iana:1426 as the registrar.

Nutrition Label

WHISPER CANON · profi-mag.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/profi-mag.com

Resolution chain

profi-mag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.24.222.9378.24.216.0/21AS29182RU

WHOIS identity

Registrar
iana:1426
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

42 observed subdomains of profi-mag.com.

Web-graph footprint

Distinct hostnames that link to or from profi-mag.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for profi-mag.com.

MechanismTarget
SPF_INCLUDE_spf.hosting.reg.ru
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.sailplay.net
SPF_IP37.140.192.218
SPF_IP37.230.117.221
SPF_IP77.88.28.0/24
SPF_IP78.24.222.93
SPF_IP89.108.125.9/22
SPF_MXprofi-mag.com

Related pages

Pivot deeper into the graph from profi-mag.com.

Cypher and MCP

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

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