Hostname
etrade.pl
Last fetched
etrade.pl resolves to 2 IPv4 addresses operated by AS12741 in PL. WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
etrade.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.11.26.122 | 78.8.0.0/14 | AS12741 | — | PL |
| 78.11.26.123 | 78.8.0.0/14 | AS12741 | — | PL |
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Organization
- nordest spolka z ograniczona odpowiedzialnoscia sp.k
- Contact emails
- —
Subdomains
6 observed subdomains of etrade.pl.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from etrade.pl in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for etrade.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ogicom.pl |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 78.11.26.120/29 |
Related pages
Pivot deeper into the graph from etrade.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "etrade.pl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.