Skip to content

Hostname

platforma.logintrade.net

Last fetched

platforma.logintrade.net resolves to 1 IPv4 address operated by AS29522 in PL.

Nutrition Label

WHISPER CANON · platforma.logintrade.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/platforma.logintrade.net

Resolution chain

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

IPPrefixASNOperatorCountry
94.152.185.22294.152.184.0/21AS29522PL

WHOIS identity

No WHOIS records are currently associated with platforma.logintrade.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from platforma.logintrade.net in the public web crawl.

13 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for platforma.logintrade.net.

MechanismTarget
SPF_Aplatforma.logintrade.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.zoho.eu
SPF_IP188.128.252.88/29
SPF_IP188.165.220.149/32
SPF_IP62.129.243.216/29
SPF_IP94.152.185.0/24
SPF_IP94.152.187.0/24
SPF_MXplatforma.logintrade.net

Related pages

Pivot deeper into the graph from platforma.logintrade.net.

Cypher and MCP

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

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