Hostname
factoryofcompanies.com
Last fetched
factoryofcompanies.com resolves to 2 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in TW. WHOIS lists iana:1456 as the registrar.
Nutrition Label
Resolution chain
factoryofcompanies.com 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 |
|---|---|---|---|---|
| 192.169.120.162 | 192.169.120.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | TW |
| 79.127.243.187 | 79.127.242.0/23 | AS60068 | — | US |
WHOIS identity
- Registrar
- iana:1456
- Organization
- whois data protection sp. z o.o.
- Contact emails
- gjrdysinuchw-r@mail.netart-registrar.com
- lvctcnxhikei-r@mail.netart-registrar.com
- lwcabisgucnj-r@mail.netart-registrar.com
- pukcsudooiug-r@mail.netart-registrar.com
- urbdodhamoot-r@mail.netart-registrar.com
- vgndqmoxgvsj-r@mail.netart-registrar.com
- bgpdqvwyokvf-r@mail.whoisdataprotection.com
- bwrbiefmxify-r@mail.whoisdataprotection.com
Subdomains
2 observed subdomains of factoryofcompanies.com.
Web-graph footprint
Distinct hostnames that link to or from factoryofcompanies.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for factoryofcompanies.com.
| Mechanism | Target |
|---|---|
| SPF_A | factoryofcompanies.com |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_MX | factoryofcompanies.com |
Related pages
Pivot deeper into the graph from factoryofcompanies.com.
- IP · 192.169.120.162
- ASN · AS21859ZEN-ECN - Zenlayer Inc
- Registrar · iana:1456
- Country · TW
- Email · gjrdysinuchw-r@mail.netart-registrar.com
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "factoryofcompanies.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.