Skip to content

Hostname

bactecsystems.com

Last fetched

bactecsystems.com resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bactecsystems.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bactecsystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.213.107129.232.128.0/17AS37153ZA

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

4 observed subdomains of bactecsystems.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bactecsystems.com.

MechanismTarget
SPF_Abactecsystems.com
SPF_IP129.232.213.107
SPF_MXbactecsystems.com

Related pages

Pivot deeper into the graph from bactecsystems.com.

Cypher and MCP

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

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