Hostname
marubeni-tr.com
Last fetched
marubeni-tr.com resolves to 1 IPv4 address operated by AS9121 in TR. WHOIS lists iana:1091 as the registrar.
Nutrition Label
Resolution chain
marubeni-tr.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 |
|---|---|---|---|---|
| 88.255.247.187 | 88.255.128.0/17 | AS9121 | — | TR |
WHOIS identity
- Registrar
- iana:1091
- Organization
- temsa is makinalari
- Contact emails
Subdomains
1 observed subdomain of marubeni-tr.com.
| Subdomain |
|---|
| odeme.marubeni-tr.com |
Web-graph footprint
Distinct hostnames that link to or from marubeni-tr.com in the public web crawl.
19 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for marubeni-tr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.142.114.187 |
| SPF_IP | 195.214.166.167/32 |
| SPF_IP | 212.174.70.50 |
| SPF_IP | 212.57.131.32 |
| SPF_IP | 213.153.170.86/32 |
| SPF_IP | 213.74.249.132 |
| SPF_IP | 85.111.81.125/32 |
| SPF_IP | 88.255.22.196 |
| SPF_IP | 88.255.247.182 |
| SPF_IP | 88.255.88.192 |
Related pages
Pivot deeper into the graph from marubeni-tr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marubeni-tr.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.