Skip to content

Hostname

compu-type.net

Last fetched

compu-type.net resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · compu-type.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/compu-type.net

Resolution chain

compu-type.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.209.240.6635.208.0.0/15AS43515US

WHOIS identity

Registrar
iana:440
Organization
******** ********
Contact emails

Subdomains

31 observed subdomains of compu-type.net.

Web-graph footprint

Distinct hostnames that link to or from compu-type.net in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for compu-type.net.

MechanismTarget
SPF_Acompu-type.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.mindmatrix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.39.255
SPF_IP23.253.201.67
SPF_IP38.65.116.128/25
SPF_IP71.14.238.1/27
SPF_MXcompu-type.net

Related pages

Pivot deeper into the graph from compu-type.net.

Cypher and MCP

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

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