Hostname
borusanoto.com
Last fetched
borusanoto.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
borusanoto.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 |
|---|---|---|---|---|
| 108.141.63.99 | 108.140.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 19adc3a40a28fd0a57d9d5ff13c63dd1@domaindiscreet.com
- 40d4f8780a28fd0a7d34a5218f58908f@domaindiscreet.com
- 442ae8200a28fd0a74edfb167c1f12d1@domaindiscreet.com
- 4518eecb0a16123356ce16052fc40d41@domaindiscreet.com
- 57780934@myprivatename.com
- 9ab10c830a28fd0a036a85a3d92e5b77@domaindiscreet.com
- ugur.oncu@borusanoto.com
Subdomains
14 observed subdomains of borusanoto.com.
Showing 12 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from borusanoto.com in the public web crawl.
132 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for borusanoto.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.borusan.com |
Related pages
Pivot deeper into the graph from borusanoto.com.
- IP · 108.141.63.99
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:9
- Country · NL
- Email · 19adc3a40a28fd0a57d9d5ff13c63dd1@domaindiscreet.com
- TLD · .com
- Browse hostnames · bo…
- 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: "borusanoto.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.