Skip to content

Hostname

cognor.logintrade.net

Last fetched

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

Nutrition Label

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

Resolution chain

cognor.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 cognor.logintrade.net in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acognor.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_MXcognor.logintrade.net

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cognor.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.