Skip to content

Hostname

compusystems.com

Last fetched

compusystems.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · compusystems.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/compusystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.15.238.16112.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:2
Organization
attn compusystems.com care of network solutions
Contact emails

Subdomains

31 observed subdomains of compusystems.com.

Web-graph footprint

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

1,140 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for compusystems.com.

MechanismTarget
SPF_Acompusystems.com
SPF_Amail.compusystems.com
SPF_Amail3.compusystems.com
SPF_Amail4.compusystems.com
SPF_Amail5.compusystems.com
SPF_IP12.15.238.128/25
SPF_MXcompusystems.com

Related pages

Pivot deeper into the graph from compusystems.com.

Cypher and MCP

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

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