Skip to content

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

WHISPER CANON · smartsecretary.netRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartsecretary.net

Resolution chain

smartsecretary.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.104.29.128185.105.209.0/24AS206281AS-ZXCS - Stichting DIGI NLNL
185.182.57.51185.183.232.0/22AS48635CLDIN-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

SPF policy

8 SPF mechanisms authorising senders for smartsecretary.net.

MechanismTarget
SPF_Asmartsecretary.net
SPF_Aspf.spamexperts.axc.nl
SPF_INCLUDEfilter-out.zxcs.nl
SPF_INCLUDEspf.factuursturen.nl
SPF_IP185.104.29.128
SPF_IP185.182.57.51
SPF_IP2a06:2ec0:1:0:0:0:0:146
SPF_MXsmartsecretary.net

Related pages

Pivot deeper into the graph from smartsecretary.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.