Skip to content

Hostname

bwtec.com

Last fetched

bwtec.com resolves to 1 IPv4 address operated by SWISSCOM Swisscom Switzerland Ltd in CH. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · bwtec.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bwtec.com

Resolution chain

bwtec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.124.232.64194.124.232.0/23AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

Registrar
iana:1376
Organization
bw tec
Contact emails

Subdomains

7 observed subdomains of bwtec.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bwtec.com.

MechanismTarget
SPF_Abwtec.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsaemails.specopssoft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP194.124.232.64
SPF_MXbwtec.com

Related pages

Pivot deeper into the graph from bwtec.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bwtec.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.