Skip to content

Hostname

baytems.com

Last fetched

baytems.com resolves to 89.44.211.213, announced in 89.44.211.0/24 by NETINCH - Baytems Holdings Oy in FI. baytems.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 · baytems.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/baytems.com

Resolution chain

IPv6 resolution

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

Attribution

baytems holdings

ORIGIN_AS

WHOIS identity

Registrar
iana:113
Registrant organisation
- -
Contact emails
info@baytems.com

Subdomains

Mail and authentication

Nameservers

  • ns1.baytems.com
  • ns2.baytems.com
  • ns3.baytems.com

MX records

  • mail1.netinch.com

SPF policy

  • ip: 185.31.136.0/24
  • ip: 185.31.137.0/24
  • a: baytems.com
  • mx: baytems.com
  • ip: 2a00:bbe0:0:d:219:bbff:fecd:a969
  • ip: 2a00:bbe0:b10:10:0:0:0:8
  • ip: 85.194.239.8

Threat-feed evidence

History

Related pages

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