Skip to content

Hostname

sictor.com

Last fetched

sictor.com resolves to 192.250.234.170, announced in 192.250.234.0/24 by WHG-LON - WHG Hosting Services Ltd in GB. sictor.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 · sictor.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sictor.com

Resolution chain

IPv6 resolution

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

Attribution

whg

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
domain administrator
Contact emails
pw-c829e66fe266764ceb689a080afe286e@privacyguardian.org, pw-cdc7398a793c8901934cbb3fd8c8c8df@privacyguardian.org, pw-cf60bde12a0a2d1bb806426c66a9c4a1@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • ns1.mysecurecloudhost.com
  • ns2.mysecurecloudhost.com
  • ns3.mysecurecloudhost.com
  • ns4.mysecurecloudhost.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • sictor.com

SPF policy

  • ip: 162.221.188.186/29
  • include: spf.mysecurecloudhost.com
  • a: sictor.com
  • mx: sictor.com
  • ip: 167.99.251.30
  • ip: 192.250.234.170
  • ip: 192.250.239.111
  • ip: 198.244.212.6
  • ip: 34.89.65.33
  • ip: 35.189.92.45
  • ip: 64.37.61.34

Threat-feed evidence

History

Related pages

Pivot from sictor.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: "sictor.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.