Hostname
3ina.com
Last fetched
3ina.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
3ina.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- 3ina cosmetics sl
- Contact emails
- toni.m@3ina.com
- mark@globalretailforum.com
- techpm@3ina.com
- 0d9600ae-5ba1-470c-b6f1-d3f9248555a3@identity-protect.org
- 697a234d-eb2e-4951-b22b-f24c8d0712da@identity-protect.org
- 7ef0b39e-d041-436e-8e7c-e6217370fef7@identity-protect.org
- b3a0c0af-4da8-4553-8272-1222ce7e28b4@identity-protect.org
- fac2dab1-000f-4fb8-816e-d156e40dab41@identity-protect.org
- owner-10456609@3ina.com.whoisprivacyservice.org
- owner-11633180@3ina.com.whoisprivacyservice.org
- owner-11880979@3ina.com.whoisprivacyservice.org
- owner-2848958@3ina.com.whoisprivacyservice.org
- owner-3068490@3ina.com.whoisprivacyservice.org
- owner-5302707@3ina.com.whoisprivacyservice.org
- owner-7205701@3ina.com.whoisprivacyservice.org
- owner-9439918@3ina.com.whoisprivacyservice.org
Subdomains
60 observed subdomains of 3ina.com.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 3ina.com in the public web crawl.
87 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for 3ina.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.jupiter.salesmanago.pl |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.205.126.210 |
| SPF_IP | 198.46.81.24/32 |
| SPF_IP | 198.46.81.25 |
| SPF_IP | 70.39.151.243 |
Related pages
Pivot deeper into the graph from 3ina.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3ina.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.