Hostname
smartsecretary.net
Last fetched
smartsecretary.net resolves to 2 IPv4 addresses operated by AS-ZXCS - Stichting DIGI NL in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
smartsecretary.net 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.104.29.128 | 185.105.209.0/24 | AS206281 | AS-ZXCS - Stichting DIGI NL | NL |
| 185.182.57.51 | 185.183.232.0/22 | AS48635 | CLDIN-NL - Your Hosting B.V. | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- g. sahin
- Contact emails
Subdomains
2 observed subdomains of smartsecretary.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for smartsecretary.net.
| Mechanism | Target |
|---|---|
| SPF_A | smartsecretary.net |
| SPF_A | spf.spamexperts.axc.nl |
| SPF_INCLUDE | filter-out.zxcs.nl |
| SPF_INCLUDE | spf.factuursturen.nl |
| SPF_IP | 185.104.29.128 |
| SPF_IP | 185.182.57.51 |
| SPF_IP | 2a06:2ec0:1:0:0:0:0:146 |
| SPF_MX | smartsecretary.net |
Related pages
Pivot deeper into the graph from smartsecretary.net.
- IP · 185.104.29.128
- ASN · AS206281AS-ZXCS - Stichting DIGI NL
- Registrar · iana:269
- Country · NL
- Email · muratdarici@hotmail.com
- TLD · .net
- Browse hostnames · sm…
- 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: "smartsecretary.net"})-[: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.