Hostname
articevre.com
Last fetched
articevre.com resolves to 2 IPv4 addresses operated by AS43927 in RO. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
articevre.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.250.106.249 | 185.250.106.0/24 | AS43927 | — | RO |
| 81.8.91.201 | 81.8.0.0/17 | AS15924 | — | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- atiktuk bilgisayar yazılım i̇letişim hizmetleri sanayi ve dış tic. ltd. şti.
- Contact emails
Subdomains
2 observed subdomains of articevre.com.
| Subdomain |
|---|
| mail.articevre.com |
| www.articevre.com |
Threat posture
History
Mail and authentication
MX records
- articevre.com
- mail.articevre.com
SPF policy
4 SPF mechanisms authorising senders for articevre.com.
| Mechanism | Target |
|---|---|
| SPF_A | articevre.com |
| SPF_A | p121.safir.net.tr |
| SPF_IP | 81.8.91.201 |
| SPF_MX | articevre.com |
Related pages
Pivot deeper into the graph from articevre.com.
- IP · 185.250.106.249
- ASN · AS43927
- Registrar · iana:3871
- Country · RO
- Email · 09da734efd2b4e360566a43bdea18477c40cf9c9@whois.gkg.net
- TLD · .com
- Browse hostnames · ar…
- 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: "articevre.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.