Hostname
unicomer.com
Last fetched
unicomer.com resolves to 10 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
unicomer.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- union comercial de el salvador
- Contact emails
Subdomains
36 observed subdomains of unicomer.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unicomer.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for unicomer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_INCLUDE | u43762004.wl005.sendgrid.net |
| SPF_IP | 129.213.213.89 |
| SPF_IP | 201.247.103.106 |
| SPF_IP | 209.124.126.19 |
Related pages
Pivot deeper into the graph from unicomer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unicomer.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.