Hostname
green-factory.com
Last fetched
green-factory.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
green-factory.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 |
|---|---|---|---|---|
| 89.161.144.20 | 89.161.128.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- auto@dreamwiz.com
- k01064851888@hotmail.com
- info@domain-contact.org
- 0445c1f7c893966b391b8433fe0d895faab78fc53d423ad87efd2c9607702dc5@green-factory.com.whoisproxy.org
- 17817d7938eb66b947ef4f8bf8efe997b0ab6c615059210e82b4f155e974dc2a@green-factory.com.whoisproxy.org
- 1a834e06f34745a71b9d0d59edbaeb9828c4fcd69715385f33de4ee25fa09a00@green-factory.com.whoisproxy.org
- 23e494d86903efc31e8803e8c7ef746414e34a7b4f4e0b0fca2a5bfb6e68b1ad@green-factory.com.whoisproxy.org
- 2c109fcf3bf20752a359fd6a4a62bee8f7b96bb7c64f6b51c471da82e7a502b8@green-factory.com.whoisproxy.org
- 335e44f2ad6c6f2ef9c60554fe007eea6251da0a1b9e86e9f3c7d06eba9614da@green-factory.com.whoisproxy.org
- 3bd253d32e5e1de57c93158abc532d7453aa53ae549b2faed6ade5ae53b59000@green-factory.com.whoisproxy.org
- 56a61a6483a308006b7f51263804ab3a9e239b22d824455a3aa8fffb1dfedd35@green-factory.com.whoisproxy.org
- 6b7e80b7ec27cadec2c551fd046def25662b58c4f74d5333a787f5656d673a25@green-factory.com.whoisproxy.org
- 7e4e697c2e2ead726dc6273da3f4658e8fde478513d982c6d5e6981c13f4d89d@green-factory.com.whoisproxy.org
- c597bd765807b9f4eccf85bea2928082982f2f387aadd7360ec7ffac6927b73d@green-factory.com.whoisproxy.org
- e46a44ece293a66e0d8ef9ba7d60e9e95a1f5a9259a5c39b917cdc13135aacf4@green-factory.com.whoisproxy.org
Subdomains
9 observed subdomains of green-factory.com.
Web-graph footprint
Distinct hostnames that link to or from green-factory.com in the public web crawl.
31 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for green-factory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from green-factory.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "green-factory.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.