Skip to content

Hostname

dicomputertech.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
196.22.132.205196.22.132.0/22AS37153ZA

WHOIS identity

Registrar
iana:69
Organization
di computer technologies
Contact emails

Subdomains

7 observed subdomains of dicomputertech.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dicomputertech.com.

MechanismTarget
SPF_Adicomputertech.com
SPF_INCLUDEnamspf.e-purifier.com
SPF_INCLUDEspf.host-h.net
SPF_INCLUDEzcsend.net
SPF_MXdicomputertech.com

Related pages

Pivot deeper into the graph from dicomputertech.com.

Cypher and MCP

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

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