Skip to content

Hostname

albistech.com

Last fetched

albistech.com resolves to 178.238.36.112, announced in 178.238.32.0/20 by MASTER-AS - MasterDC s.r.o. in CZ. albistech.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 · albistech.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/albistech.com

Resolution chain

Attribution

masterdc

ORIGIN_AS

WHOIS identity

Registrar
iana:106
Registrant organisation
ludek volf
Contact emails
volf.ludek@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns.wedos.com
  • ns.wedos.cz
  • ns.wedos.eu
  • ns.wedos.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • ip: 109.164.33.153
  • ip: 2a02:2b88:2:1:0:0:514e:1
  • ip: 31.31.72.150
  • ip: 89.221.208.34

Threat-feed evidence

History

Related pages

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