Hostname
ergunbas.com
Last fetched
ergunbas.com resolves to 2 IPv4 addresses operated by AS29262 in TR. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
ergunbas.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 |
|---|---|---|---|---|
| 185.85.190.146 | 185.85.190.0/24 | AS29262 | — | TR |
| 91.99.5.41 | 91.99.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:839
- Organization
- dilek internet teknolojileri / www.dilek.com
- Contact emails
Subdomains
6 observed subdomains of ergunbas.com.
Web-graph footprint
Distinct hostnames that link to or from ergunbas.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ergunbas.com.
| Mechanism | Target |
|---|---|
| SPF_A | ergunbas.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.52.231.165 |
| SPF_IP | 185.52.231.170 |
| SPF_IP | 185.85.190.146 |
| SPF_MX | ergunbas.com |
Related pages
Pivot deeper into the graph from ergunbas.com.
- IP · 185.85.190.146
- ASN · AS29262
- Registrar · iana:839
- Country · TR
- Email · 79ce2a338eec49b87df339ceb22e8ef7c7d8a5c8@whois.gkg.net
- TLD · .com
- Browse hostnames · er…
- 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: "ergunbas.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.