Skip to content

Hostname

cirtech-electronics.com

Last fetched

cirtech-electronics.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cirtech-electronics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cirtech-electronics.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.84.236.251139.84.224.0/19AS20473AS-VULTR - The Constant Company, LLCZA
196.22.142.160196.22.136.0/21AS37153ZA

WHOIS identity

Registrar
iana:146
Organization
cirtech eda (pty)
Contact emails

Subdomains

6 observed subdomains of cirtech-electronics.com.

Web-graph footprint

Distinct hostnames that link to or from cirtech-electronics.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cirtech-electronics.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEjnb.host-h.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cirtech-electronics.com.

Cypher and MCP

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

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