Skip to content

Hostname

bartec.com

Last fetched

bartec.com resolves to 2 IPv4 addresses operated by TIMEWEBCLOUD in SI. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · bartec.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bartec.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.19.8.5846.19.8.0/23AS51790TIMEWEBCLOUDSI
78.46.87.2778.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:15
Organization
anonymize,
Contact emails

Subdomains

30 observed subdomains of bartec.com.

Web-graph footprint

Distinct hostnames that link to or from bartec.com in the public web crawl.

213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bartec.com.

MechanismTarget
SPF_Arelay-eu-central-1.prod.hydra.sophos.com
SPF_INCLUDE26081015.spf10.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bartec-com.cloud.nospamproxy.com
SPF_IP78.46.87.27
SPF_MXbartec.com

Related pages

Pivot deeper into the graph from bartec.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bartec.com"})-[: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.