Skip to content

Hostname

smartisticum.com

Last fetched

smartisticum.com resolves to 212.129.4.7, announced in 212.129.0.0/18 by AS12876 - Scaleway SAS in FR. smartisticum.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · smartisticum.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smartisticum.com

Resolution chain

IPv6 resolution

No AAAA record for smartisticum.com is recorded in WhisperGraph.

Attribution

scaleway

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
sandra milanovic
Contact emails
smartisticum@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns1.skyhosting.rs
  • ns2.skyhosting.rs

MX records

  • smartisticum.com

SPF policy

  • a: smartisticum.com
  • mx: smartisticum.com
  • ip: 163.172.101.173
  • ip: 163.172.194.110
  • ip: 212.129.3.5
  • ip: 212.129.4.7
  • ip: 51.15.23.111
  • ip: 51.15.23.135
  • ip: 51.15.24.30
  • ip: 51.159.56.188

Threat-feed evidence

History

Related pages

Pivot from smartisticum.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "smartisticum.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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