Hostname
trofeogroup.com
Last fetched
trofeogroup.com resolves to 1 IPv4 address operated by AS8308 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
trofeogroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.181.228.80 | 194.181.0.0/16 | AS8308 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 17983d758699bcfbe5d288bd63371846f1c443aa38e9699eace3866270d497b8@trofeogroup.com.whoisproxy.org
- 3fc697e1f622c5332ffe0cd6b10912a5eba6df3ec4df6ed30060b696993783f7@trofeogroup.com.whoisproxy.org
- 539b467a43c1b759fdf03194d12b1c87b842bdc002b73f950c94600c9a32a624@trofeogroup.com.whoisproxy.org
- 6626ae4f0318135abf690ba40e636893c673f0f8388f1549310782aae7a73cd4@trofeogroup.com.whoisproxy.org
- c615f5a52bffd61a694478ee263618438717c2c8cd5ee9bee247d17589564930@trofeogroup.com.whoisproxy.org
- d2abb215242d3fe820ca7c7bb1e8c3063efb7f253f6eefec90f3f5c7b056d8c2@trofeogroup.com.whoisproxy.org
Subdomains
5 observed subdomains of trofeogroup.com.
Web-graph footprint
Distinct hostnames that link to or from trofeogroup.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- trofeogroup.com
SPF policy
1 SPF mechanism authorising senders for trofeogroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.webd.pl |
Related pages
Pivot deeper into the graph from trofeogroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trofeogroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.